Sam Rose
|
69b8661d8a
|
Working toward delete tests.
|
2024-09-10 18:29:11 +01:00 |
Sam Rose
|
ae1e2dd2f2
|
Add column rename test.
|
2024-09-10 17:41:33 +01:00 |
Sam Rose
|
dbfc6851af
|
More row reading tests.
|
2024-09-10 16:58:33 +01:00 |
Sam Rose
|
5f36a51e8c
|
Add new test creating multiple tables.
|
2024-09-10 14:39:23 +01:00 |
Sam Rose
|
1f405da3c3
|
Add some more tests.
|
2024-09-09 17:51:32 +01:00 |
Sam Rose
|
1eb8c3409a
|
More progress toward a row save test passing.
|
2024-09-09 16:33:35 +01:00 |
Sam Rose
|
1bc84c1633
|
2nd test WIP.
|
2024-09-06 17:29:56 +01:00 |
Sam Rose
|
0359b20347
|
First new test passing.
|
2024-09-06 16:55:16 +01:00 |
Sam Rose
|
3c58a593f9
|
Improve typing around in-memory search.
|
2024-09-06 15:03:17 +01:00 |
Sam Rose
|
2553432ec9
|
wip
|
2024-09-04 14:21:25 +01:00 |
Sam Rose
|
3d590e879e
|
Rely on withEnv and setEnv functions in respective environment.ts files.
|
2024-08-09 10:30:27 +01:00 |
Sam Rose
|
3657067337
|
Fix googlesheets.spec.ts's reliance on the node-fetch mock.
|
2024-08-01 11:44:58 +01:00 |
Sam Rose
|
9a2e8031bc
|
Fix plugin.spec.ts's reliance on the node-fetch mock.
|
2024-08-01 11:43:37 +01:00 |
Adria Navarro
|
c0a2482a4e
|
Fix test
|
2024-05-09 19:57:27 +02:00 |
Sam Rose
|
1f63f0bddf
|
Run auto fix.
|
2024-03-19 09:46:10 +00:00 |
Sam Rose
|
c50e8fd05b
|
Split withEnv, so the core env isn't touched in it.
|
2023-12-11 17:43:56 +00:00 |
Michael Drury
|
9643d9c0e2
|
Merge branch 'master' into feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column
|
2023-10-30 17:41:44 +00:00 |
Sam Rose
|
af59039d1c
|
Add tests for attachment processing endpoint.
|
2023-10-30 16:46:27 +00:00 |
mike12345567
|
ed0670a008
|
Major update to make the table.type always 'table' and then adding a new sourceType which states what source the table came from, external or internal. Don't want to keep using a type that should be static as two different things.
|
2023-10-26 13:19:09 +01:00 |
mike12345567
|
455b26bac9
|
Making sure the source ID is always set when creating a table - the frontend expects this to be set for every table so making the type represent this correctly.
|
2023-10-25 19:00:25 +01:00 |
Adria Navarro
|
f4675aab6e
|
Fix import
|
2023-08-01 12:52:12 +02:00 |
Adria Navarro
|
e838a90d3e
|
Add small unit test
|
2023-05-23 10:22:26 +02:00 |
Adria Navarro
|
b7b604ca00
|
Improve test
|
2023-05-23 10:17:42 +02:00 |
Adria Navarro
|
5ea19986b1
|
Add basic test
|
2023-05-23 10:14:06 +02:00 |
mike12345567
|
cf5316ec8d
|
General fixes for open handles, attempting to find and close all issues in server which are stopping shutdown of Jest suite.
|
2023-03-27 19:38:49 +01:00 |
mike12345567
|
82286d519f
|
Fixing some issues with test cases.
|
2023-03-21 17:27:31 +00:00 |
Martin McKeaveney
|
26660b12fb
|
PR comments
|
2023-03-06 10:33:49 +00:00 |
Martin McKeaveney
|
edac525424
|
remove import
|
2023-03-06 10:24:45 +00:00 |
Martin McKeaveney
|
e8c73cdee0
|
return gsheets config in test regardless
|
2023-03-06 10:22:32 +00:00 |
adrinr
|
f017f0d54e
|
Catch issue on test
|
2023-02-27 17:41:42 +01:00 |
adrinr
|
f85ea527bd
|
Add tests for adding/removing columns in a google spreadsheet
|
2023-02-27 17:25:48 +01:00 |