|
1b2aa4dfd1
|
REFACTOR: testing module cleanup.
Nesting was unnecessary and added 0 or negative value. So I removed
the nesting.
|
2019-04-09 20:43:42 -05:00 |
|
|
38e418a1d6
|
FIX: Integration tests for the json and yaml mapping.
Fixed bug in the yaml key deserialization logic.
|
2019-02-19 15:28:31 -06:00 |
|
|
d989e47706
|
FEATURE: Use a better DSL for unit tests.
* Assert now requires a tuple instead of a string containing
statements.
* We include a helpful ucg based unit testing module.
Fixes: #26
|
2019-01-10 17:17:57 -06:00 |
|
|
1ce4f1749e
|
FIX: Include test had invalid code.
|
2019-01-06 21:13:30 -06:00 |
|
|
2c3f9c7b8f
|
Add base64 as an importer type aside from string.
|
2019-01-05 14:33:12 -06:00 |
|
|
a830047784
|
FEATURE: Add include as a string functionality.
Includes happy path tests for including a string.
fixes #15
|
2019-01-04 10:03:50 -06:00 |
|