enso/test
Radosław Waśko 0d96f59f44
Data analysts should be able to use Text.to_case to change the case of Text values (#3302)
* Move to_upper_case and to_lower_case into to_case

* Add an export, not sure about it

* Implement title case

TODO: some more tests would be good

* Add more tests

* explain title case

* fix todo

* changelog
2022-02-28 23:20:41 +00:00
..
Benchmarks Data analysts should be able to use Text.contains to check for substring using various matcher techniques. (#3285) 2022-02-22 15:41:56 +00:00
Database_Tests Google Spreadsheet Reading (#1976) 2021-09-03 21:41:12 +02:00
Geo_Tests Import syntax including namespace (#1806) 2021-06-24 12:42:24 +02:00
Google_Api_Test Google Spreadsheet Reading (#1976) 2021-09-03 21:41:12 +02:00
Image_Tests Fix codec spec (#3185) 2021-12-09 15:01:47 +03:00
Table_Tests Update Column_Selector and Column_Mapping to use Matcher over Matching_Strategy (#3299) 2022-02-25 18:39:10 +00:00
Tests Data analysts should be able to use Text.to_case to change the case of Text values (#3302) 2022-02-28 23:20:41 +00:00
Visualization_Tests Import syntax including namespace (#1806) 2021-06-24 12:42:24 +02:00