1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 18:18:53 +08:00
Commit Graph

70 Commits

Author SHA1 Message Date
lana-k
803622f18f move tests to tests folder
rename util modules
rename DbUpload to DbUploader
add tests for DbUploader component #27
2021-04-21 11:05:56 +02:00
lana-k
edd45b317a add new sql.js module and tests #27 2021-04-19 15:01:40 +02:00
lana-k
6ce5d2b201 add tests for DelimiterSelector #27 2021-04-16 15:14:41 +02:00
lana-k
5c9a5560b7 add test for disabled state for checkBox #27 2021-04-13 21:31:35 +02:00
lana-k
13a8b33815 add tests for database module #27 2021-04-13 11:20:15 +02:00
lana-k
5ba371e339 fix lint errors 2021-04-12 18:25:21 +02:00
lana-k
5db8376f95 add tests for readAsArrayBuffer method #27 2021-04-12 18:23:48 +02:00
lana-k
be56079e4e add tests for LoadingIndicator component #27 2021-04-12 16:06:41 +02:00
lana-k
a7c8c29624 add tests for Logs component #27 2021-04-12 14:28:16 +02:00
lana-k
9ce1c27cf5 fix lint errors 2021-04-11 22:19:14 +02:00
lana-k
b2d21cc859 add test for setDb store mutation #27 2021-04-11 22:11:44 +02:00
lana-k
1945467dc7 restore sinon in afterEach hook 2021-04-11 21:52:09 +02:00
lana-k
73c0936927 add tests for csv module #27 2021-04-11 21:51:44 +02:00
lana-k
8867092601 add tests for dbUtils module #27 2021-04-10 21:19:00 +02:00
lana-k
c7039e144a add test for time,js module #27 2021-04-10 20:50:42 +02:00
lana-k
b30eeb6788 add CSV support #27 2021-04-10 18:24:53 +02:00
lana-k
a8e12d64a0 tests for MyQueries 2021-03-13 17:09:41 +01:00
lana-k
8decda51a4 add tests for splitter and touch events 2021-03-13 16:58:45 +01:00
lana-k
d52f822c15 fix main menu test 2021-03-13 16:58:18 +01:00
lana-k
a457f967c0 add tests for MainMenu component 2021-03-03 22:42:55 +01:00
lana-k
854d2adfca add test to DbUpload
check that it doesn't redirect to /editor if it's already there
2021-03-03 22:33:57 +01:00
lana-k
7bd8388fd6 fix lint errors 2021-02-28 21:29:52 +01:00
lana-k
664c43bce1 DbUploader tests 2021-02-28 21:27:49 +01:00
lana-k
95d6d6131e minor changes 2021-02-28 21:27:26 +01:00
lana-k
6cb0d2d95d add tests for Pager 2021-02-26 21:19:13 +01:00
lana-k
8e5e2787c7 add tests for Splitpanes 2021-02-26 21:18:59 +01:00
lana-k
4014aa5730 add tests for splitter.js 2021-02-25 18:43:13 +01:00
lana-k
3b34f81d56 minor change 2021-02-17 17:58:34 +01:00
lana-k
797430e9f8 minor changes 2021-02-17 16:53:28 +01:00
lana-k
f6559c1015 fix lint errors 2021-02-15 13:58:25 +01:00
lana-k
2974bc6d34 add tests for Chart.vue 2021-02-15 12:40:41 +01:00
lana-k
f3beeb9f1c fix error logs in tests 2021-02-12 22:05:51 +01:00
lana-k
36f0809546 restore sinon 2021-02-12 21:47:39 +01:00
lana-k
896b8af1a2 add tests for chart module 2021-02-12 21:39:47 +01:00
lana-k
7e26446573 add chart module (refactoring) 2021-02-12 18:57:18 +01:00
lana-k
9a7dca3482 lint fixes 2021-02-11 16:53:24 +01:00
lana-k
f6c7c9283e lint fixes 2021-02-11 16:48:37 +01:00
lana-k
840f4fa450 add sqlEditor test; refactoring 2021-02-11 16:45:18 +01:00
lana-k
d68616b543 add Tab tests 2021-02-10 17:46:45 +01:00
lana-k
9e41dab43e import sinon 2021-02-04 16:22:30 +01:00
lana-k
5006f6935a add test for closing browser tab 2021-02-04 16:19:25 +01:00
lana-k
9d38f2a047 add test for Tabs component 2021-02-02 23:48:24 +01:00
lana-k
a787d9afb2 minor changes 2021-02-02 23:39:24 +01:00
lana-k
3bcf0b9ea6 restore methods on Schema tests 2021-01-30 20:26:09 +01:00
lana-k
cd866fcf50 lint fixes 2021-01-30 20:22:35 +01:00
lana-k
8eb33633e2 add tests for Schema component 2021-01-30 20:21:40 +01:00
lana-k
7550c1e8bd add tests for tableDescription component 2021-01-28 22:32:27 +01:00
lana-k
82b80e4760 add test for mixins 2021-01-28 17:57:43 +01:00
lana-k
a8f49d9187 lint fix 2021-01-27 21:04:43 +01:00
lana-k
d45212733d storedQueries module is covered by tests 2021-01-27 21:00:22 +01:00