nac3_sca/nac3core/src/toplevel/snapshots
ychenfo f5ce1afe0b fix tests and switch to insta
Use a library called 'insta' to better organize those longer correct test outputs in toplevel tests. 'insta' creates `.snap` files as snapshots of the test output, and will automatically do the diff if the output is different. This makes maintaining test cases with larger outputs a lot easier.

Reviewed-on: M-Labs/nac3#42
Co-authored-by: ychenfo <yc@m-labs.hk>
Co-committed-by: ychenfo <yc@m-labs.hk>
2021-10-03 16:39:12 +08:00
..
nac3core__toplevel__test__test_analyze__generic_class.snap fix tests and switch to insta 2021-10-03 16:39:12 +08:00
nac3core__toplevel__test__test_analyze__inheritance_override.snap fix tests and switch to insta 2021-10-03 16:39:12 +08:00
nac3core__toplevel__test__test_analyze__list_tuple_generic.snap fix tests and switch to insta 2021-10-03 16:39:12 +08:00
nac3core__toplevel__test__test_analyze__self1.snap fix tests and switch to insta 2021-10-03 16:39:12 +08:00
nac3core__toplevel__test__test_analyze__simple_class_compose.snap fix tests and switch to insta 2021-10-03 16:39:12 +08:00
nac3core__toplevel__test__test_analyze__simple_pass_in_class.snap fix tests and switch to insta 2021-10-03 16:39:12 +08:00