Page MenuHomeDevCentral

Provide a data tests folder with MockLib
ClosedPublic

Authored by dereckson on Apr 20 2018, 15:13.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 6, 03:27
Unknown Object (File)
Tue, Aug 5, 09:23
Unknown Object (File)
Mon, Aug 4, 01:39
Unknown Object (File)
Sat, Aug 2, 20:11
Unknown Object (File)
Fri, Aug 1, 10:18
Unknown Object (File)
Thu, Jul 31, 10:57
Unknown Object (File)
Jul 15 2025, 16:20
Unknown Object (File)
Jul 10 2025, 00:11
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.