enso/distribution/lib/Standard
Pavel Marek 83fffd9c05
Refactor stdlib tests to the builder API (#8968)
Follow-up of #8890

Refactor the rest of the tests to the builder API (`Test_New`):
- `Image_Tests`
- `Geo_Tests`
- `Google_Api_Test`
- `Examples_Test`
- `AWS_Tests`
- `Meta_Test_Suite_Tests`
- `Visualization_Tests`

# Important Notes
- Unrelated: Fix NPE in `File.new "/" . name`
2024-02-07 13:22:17 +00:00
..
AWS/0.0.0-dev Tests and improvements for secrets in cloud subdirectories (#8791) 2024-01-24 10:17:22 +00:00
Base/0.0.0-dev Add parser for line by line processing (#8719) 2024-02-01 07:29:50 +00:00
Database/0.0.0-dev Implement Table.replace for the in-memory backend (#8935) 2024-02-06 20:57:50 +00:00
Examples/0.0.0-dev S3 Read Access, Input Stream based reading (#7776) 2023-09-20 15:09:11 +00:00
Geo/0.0.0-dev Rename Decimal to Float (#7807) 2023-09-14 15:01:30 +00:00
Google_Api/0.0.0-dev Remove org.bouncycastle dependency (#8664) 2024-01-04 17:16:41 +01:00
Image/0.0.0-dev Remove org.bouncycastle dependency (#8664) 2024-01-04 17:16:41 +01:00
Searcher/0.0.0-dev New Data.post for sending a payload to a Web API (#7700) 2023-09-19 11:26:29 +00:00
Table/0.0.0-dev Implement Table.replace for the in-memory backend (#8935) 2024-02-06 20:57:50 +00:00
Test/0.0.0-dev Allow Test asserts to be run outside of the test suite, still raising sensible Panics (#8778) 2024-01-16 17:17:20 +00:00
Test_New/0.0.0-dev Refactor stdlib tests to the builder API (#8968) 2024-02-07 13:22:17 +00:00
Visualization/0.0.0-dev Add parser for line by line processing (#8719) 2024-02-01 07:29:50 +00:00