rvcas
|
9348caab2f
|
feat(expect): update formatter
* Token::Expect should format to expect
* since we still capture assert this means
we can help users update to the new syntax
|
2023-02-09 00:57:38 -05:00 |
rvcas
|
0f6d2487ec
|
fix: acceptance test 040 after new casting rules
|
2023-02-02 01:17:58 -05:00 |
Kasey White
|
a638388747
|
Add more complex test 40.
Add assert for when constr index is given
|
2023-01-30 04:17:03 -05:00 |
Kasey White
|
8c04ab093a
|
update test 40
|
2023-01-30 03:24:52 -05:00 |
rvcas
|
95c9be5c52
|
chore: acceptance test 040 had the wrong name
|
2023-01-14 22:03:56 -05:00 |
rvcas
|
c6fe5235fe
|
chore: fmt acceptance test 40
|
2023-01-13 14:55:18 -05:00 |
Kasey White
|
7b023911af
|
add assert and record
Record is a more efficient air for making records
Assert guarantees a custom is of a certain variant.
|
2023-01-13 13:50:27 -05:00 |
Kasey White
|
1721c3945b
|
Refactors:
Add test 40
refactor how we get data type from type
Call contains type now to handle certain record cases
|
2023-01-13 13:50:27 -05:00 |