bottom/tests/integration
Clement Tsang 4e47f9b51a
bug: fix incorrect default config definitions for chart legends (#1594)
I had changed how this was parsed in-code but I forgot to update the default configs. This also adds some e2e tests to hopefully catch this all for real in the future, since the schema ones don't catch this stuff and the constants test doesn't actually run the binary for a proper e2e test.
2024-09-12 09:51:23 +00:00
..
arg_tests.rs refactor: rename flags.enable_gpu to flags.disable_gpu (false by default) (#1559) 2024-08-14 18:22:47 -04:00
invalid_config_tests.rs refactor: simplify some config -> constraints code (#1383) 2024-01-15 04:19:18 -05:00
layout_movement_tests.rs refactor: simplify some config -> constraints code (#1383) 2024-01-15 04:19:18 -05:00
main.rs refactor: convert layout creation tests back to being unit tests (#1392) 2024-01-16 23:47:05 -05:00
util.rs bug: fix incorrect default config definitions for chart legends (#1594) 2024-09-12 09:51:23 +00:00
valid_config_tests.rs bug: fix incorrect default config definitions for chart legends (#1594) 2024-09-12 09:51:23 +00:00