Page MenuHomeDevCentral

Provide a data tests folder with MockLib
ClosedPublic

Authored by dereckson on Apr 20 2018, 15:13.
Tags
None
Referenced Files
F2844289: D1618.id4134.diff
Tue, Apr 23, 14:09
Unknown Object (File)
Mon, Apr 22, 22:38
Unknown Object (File)
Sun, Apr 21, 22:37
Unknown Object (File)
Fri, Apr 19, 03:59
Unknown Object (File)
Thu, Apr 18, 03:51
Unknown Object (File)
Sun, Apr 14, 23:29
Unknown Object (File)
Sun, Apr 14, 13:37
Unknown Object (File)
Wed, Apr 10, 09:36
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 Not Applicable
Unit
Tests Not Applicable

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.