James Bardin
|
a3c374b227
|
don't lose track of private data in the ACC tests
If the resource schema version is > 0, the metadata containing the
timeout values was overwritten during acceptance tests.
|
2019-09-18 13:59:12 -04:00 |
James Bardin
|
efd2a6cef6
|
dynamic set block test
|
2019-07-12 16:48:49 -04:00 |
James Bardin
|
8ae31aa2db
|
normalize empty blocks during import
Like Upgrade, Import is another case where we don't have the context of
the configuration and need to ensure missing blocks are normalized.
|
2019-06-17 20:29:01 -04:00 |
James Bardin
|
be127725cc
|
Additional tests with interpolated values
|
2019-02-07 20:23:39 -05:00 |
James Bardin
|
79d1e0d7cf
|
add failing test for multiple computed set elems
|
2019-02-05 12:08:17 -05:00 |
James Bardin
|
fa92e69e17
|
simplify test check
|
2019-01-30 14:55:04 -05:00 |
James Bardin
|
f78b5045d0
|
add failing test for lost elements in list blocks
Modifying an element loses the modification, and other elements in a
TypeList.
|
2019-01-22 18:10:12 -05:00 |
James Bardin
|
c045d3e6a3
|
disable known failing tests
We need these changes in master for testing, worry about these test
after.
|
2019-01-17 19:19:13 -05:00 |
James Bardin
|
7455bf2a55
|
provider tests for empty values
Add tests to make limited use of empty container values and empty
strings.
|
2019-01-08 16:26:22 -05:00 |
James Bardin
|
eddf676c1f
|
add provider test with a nested list in a set
in some cases helper/schema misses the list counts.
|
2018-11-16 15:11:16 -05:00 |
James Bardin
|
83317975fe
|
add more tests with carious set combinations
|
2018-11-16 09:59:03 -05:00 |
James Bardin
|
71b55601ce
|
new failing tests for nested sets
|
2018-11-16 09:59:03 -05:00 |
James Bardin
|
d2bd41c260
|
add a nested set test
|
2018-11-13 18:53:02 -05:00 |
James Bardin
|
c4d0be8a52
|
failing test for schemas with a single set attr
Resources with certain combinations of attributes in a nested single set
fail to perperly coerce their shimmed values.
|
2018-11-13 18:41:53 -05:00 |