enso/test
Pavel Marek d0fdeca6df
Refactor Table_Tests to the builder API (#8622)
Refactor `test/Table_Test` to the builder API. The builder API is in a new library called `Test_New` that is alongside the old `Test` library. There will be follow-up PRs that will migrate the rest of the tests. Meanwhile, let's keep these two libraries, and merge them after the last PR.

# Important Notes
- For a brief introduction into the new API, see **Prototype 1** section in https://github.com/enso-org/enso/pull/8622#issuecomment-1889706168
- When executing all the tests, the behavior should be the same as with the old library. With the only exception that if `ENSO_TEST_ANSI_COLORS` env var is set, the output is more colorful than it used to be.
2024-01-26 12:08:24 +00:00
..
AWS_Tests Allow secrets in AWS_Credential (#8774) 2024-01-19 19:00:56 +00:00
Base_Tests Refactor Table_Tests to the builder API (#8622) 2024-01-26 12:08:24 +00:00
Benchmarks Refactor OrderMask to avoid memory copying (#8863) 2024-01-26 11:16:16 +00:00
Examples_Tests Add graalpy packages to the component directory (#8351) 2023-12-04 11:50:59 +00:00
Exploratory_Benchmarks Compare performance of Panic / Java Exception / Dataflow error (#8130) 2023-10-24 12:03:44 +00:00
Geo_Tests All Enso objects are hasheable (#3878) 2023-01-19 10:33:25 +01:00
Google_Api_Test Parse the standard library (#3830) 2022-10-31 16:19:12 +00:00
Image_Tests Improve Non_Unique_Primary_Key error, split file format detection into read/write, improve SQLite format detection (#6604) 2023-05-09 17:15:44 +00:00
Meta_Test_Suite_Tests Allow Test asserts to be run outside of the test suite, still raising sensible Panics (#8778) 2024-01-16 17:17:20 +00:00
micro-distribution Better context info in Type_Error raised from return type checks (#8566) 2023-12-20 18:22:47 +00:00
Table_Tests Refactor Table_Tests to the builder API (#8622) 2024-01-26 12:08:24 +00:00
Visualization_Tests Consistent simple and qualified type name (#8448) 2023-12-06 04:30:24 +00:00