Commit Graph

8 Commits

Author SHA1 Message Date
rvcas
bc0824f4eb chore: new aiken.lock files for examples 2023-09-13 18:17:40 -04:00
microproofs
7dd13f8d73 feat: add end to end tests to replace acceptance tests with strict uplc comparison.
Add acceptance tests 1,2, 6 as end to end tests
2023-04-19 16:08:55 -04:00
KtorZ
8c19d4ec08 Fix and re-apply formatter on all acceptance tests
Less noise, pretty tuples. Everyone's happy.
2023-01-14 20:23:17 +01:00
rvcas
0d0536f6c1 fix: rename test module to tests 2022-12-23 22:00:59 -05:00
rvcas
429126e38f feat: add trace 2022-12-21 14:39:46 -05:00
KtorZ
414a114530 fix acceptance tests manifest. 2022-12-21 14:06:46 +01:00
rvcas
299cd1ac24 fix: tuples 2022-12-14 09:45:25 +01:00
KtorZ
a62fb1905e rename examples/tests/{a,b,c,d,e,f} into examples/acceptance_tests/00{1,2,3,4,5,6}
Also added a little Makefile to run them all in one go.
2022-12-14 09:45:24 +01:00