Page MenuHomeDevCentral

Provide a data tests folder with MockLib
ClosedPublic

Authored by dereckson on Apr 20 2018, 15:13.
Tags
None
Referenced Files
F12245245: D1618.id4134.diff
Fri, Oct 10, 22:25
F12243541: D1618.diff
Fri, Oct 10, 14:15
F12242658: D1618.diff
Fri, Oct 10, 09:57
Unknown Object (File)
Wed, Oct 1, 18:52
Unknown Object (File)
Sun, Sep 28, 11:40
Unknown Object (File)
Thu, Sep 25, 03:37
Unknown Object (File)
Fri, Sep 19, 15:08
Unknown Object (File)
Sep 8 2025, 15:15
Subscribers
None

Details

Summary

To move include code from the Autoloader -er class to a CodeFile class,
we need an unit test to check if we've included a file. There are such
files in MockLib folder. That would be more convenient to move this
folder in a data/ folder.

The WithData trait allows to get path from this folder.

Test Plan

Tests still run correctly

Diff Detail

Repository
rKOT Keruald OmniTools
Lint
Lint Passed
Unit
Tests Passed
Branch
reflection/codefile (branched from master)
Build Status
Buildable 2541
Build 2789: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Apr 20 2018, 15:13
This revision was automatically updated to reflect the committed changes.