enso/test
James Dunkerley fa6fccb99e
Refactoring Table.set for GUI2 and other GUI fixes (#9128)
- Added `regex` function to `Standard.Base` as a way to easily and cleanly make regular expressions.
- Added `expr` and `Expression.Value` to distinguish expressions from text values.
- Fixed issues with `Table.join` widget so dropdown exists.
- Needed fully qualified name.
- Added default empty text values for right column to provided text input boxes.
- Deprecate `Table.filter_by_expression` and allow `Table.filter` to take an `Expression`.
- Added `Simple_Expression` and deprecated `Column_Operation`. Changes the order so takes a column then a calculation.
- Rename `column` to `value` and `new_name` to `as` on `Table.set`.
- Rename `name_column` to `names` on `Table.cross_tab`.
- Removed `Column_Ref.Expression` in favour of using `Expression.Value`.
2024-02-21 23:51:41 +00:00
..
AWS_Tests Implement copy_to and move_to for S3_File (#9054) 2024-02-16 10:42:28 +00:00
Base_Tests Including missing Polyglot_Spec in all the tests (#9126) 2024-02-21 16:16:00 +01:00
Benchmarks Update the aggregate API to take a separate group_by (#9027) 2024-02-13 10:23:59 +00:00
Examples_Tests Merge Test_New into Test (#8991) 2024-02-08 11:25:13 +00:00
Exploratory_Benchmarks Update the aggregate API to take a separate group_by (#9027) 2024-02-13 10:23:59 +00:00
Geo_Tests Merge Test_New into Test (#8991) 2024-02-08 11:25:13 +00:00
Google_Api_Test Merge Test_New into Test (#8991) 2024-02-08 11:25:13 +00:00
Image_Tests Merge Test_New into Test (#8991) 2024-02-08 11:25:13 +00:00
micro-distribution Refactor common context handling pattern (#9087) 2024-02-19 11:59:42 +00:00
Table_Tests Refactoring Table.set for GUI2 and other GUI fixes (#9128) 2024-02-21 23:51:41 +00:00
Visualization_Tests Refactoring Table.set for GUI2 and other GUI fixes (#9128) 2024-02-21 23:51:41 +00:00