Darren Burns
|
134ceffd11
|
Testing to ensure column size calculated correctly
|
2023-02-02 14:20:33 +00:00 |
|
Darren Burns
|
7748b69e95
|
Initial unit tests around column width updates
|
2023-02-02 14:12:14 +00:00 |
|
Darren Burns
|
990a6311bc
|
Extract common coordinate validation logic into method in DataTable
|
2023-02-02 13:09:11 +00:00 |
|
Darren Burns
|
77b94b005c
|
Testing case where you try to update cells which dont exist
|
2023-02-01 17:34:03 +00:00 |
|
Darren Burns
|
23a34030cd
|
Measuring string cells correctly
|
2023-02-01 17:10:59 +00:00 |
|
Darren Burns
|
fd4e13c988
|
Add tests for DataTable.get_cell_value
|
2023-02-01 15:43:36 +00:00 |
|
Darren Burns
|
3f463cb0ef
|
Store strings as strings
|
2023-02-01 14:54:33 +00:00 |
|
Darren Burns
|
abd35436fb
|
Some refactoring, and add cell_key to DataTable.CellSelected
|
2023-01-31 13:34:13 +00:00 |
|
Darren Burns
|
c34f4becfe
|
Fixing data table tests
|
2023-01-30 14:37:41 +00:00 |
|
Darren Burns
|
aee100ff10
|
Removing redundant data from DataTable.Row
|
2023-01-26 14:05:31 +00:00 |
|
Darren Burns
|
9d2ddfa86e
|
Remove DataTable Row.index
|
2023-01-26 13:56:40 +00:00 |
|
Darren Burns
|
3b1f869300
|
Update tests to support keyed rows
|
2023-01-24 16:00:53 +00:00 |
|
Darren Burns
|
a958c66671
|
Keys for columns in the DataTable
|
2023-01-24 14:17:29 +00:00 |
|
Darren Burns
|
2d498d516d
|
Remove pauses from DataTable tests
|
2023-01-24 13:04:49 +00:00 |
|
Darren Burns
|
b5e5a66e32
|
Some additional tests around row/col keys in DataTable
|
2023-01-24 12:52:31 +00:00 |
|
Darren Burns
|
0eb38e79da
|
Add test for adding columns to data table
|
2023-01-24 12:47:43 +00:00 |
|
Darren Burns
|
a4db3426b8
|
Rename a DataTable test
|
2023-01-24 11:35:30 +00:00 |
|
Darren Burns
|
12d429dbd0
|
Replace DataTable row_count with property, test improvements
|
2023-01-24 11:33:35 +00:00 |
|
Darren Burns
|
f338381b73
|
Testing around row key generation, add_rows etc
|
2023-01-23 15:47:25 +00:00 |
|
Darren Burns
|
b514507472
|
Rename Key to StringKey to prevent clash with keyboard Keys
|
2023-01-19 15:11:46 +00:00 |
|
Darren Burns
|
16c50870a7
|
Some updates to DataTable cell key tests
|
2023-01-19 15:10:36 +00:00 |
|
Darren Burns
|
501952abd5
|
Add tests around DataTable key generation
|
2023-01-19 14:58:14 +00:00 |
|
Darren Burns
|
602813b0d2
|
Increase sleeping time in DataTable test
|
2023-01-18 15:21:55 +00:00 |
|
Darren Burns
|
7e75f6e13b
|
Small refactor of DataTable, additional testing around message emission
|
2023-01-18 14:43:49 +00:00 |
|
Darren Burns
|
15392b9091
|
Add DataTable medium-sized test for clearing
|
2023-01-18 13:19:45 +00:00 |
|