1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-07 02:28:54 +08:00
Commit Graph

487 Commits

Author SHA1 Message Date
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
82592ed69d add plugins in tests 2021-02-02 23:38:09 +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
5c17638a90 add getFileFromUser function 2021-01-30 20:20:51 +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
6cf22cef09 add hideTooltip method to mixin 2021-01-28 17:11:21 +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
lana-k
f640727d96 add tests for deserialiseQueries 2021-01-26 20:36:56 +01:00
lana-k
242b65c446 add readFile test 2021-01-26 19:51:07 +01:00
lana-k
e041e58e7f add importFile test 2021-01-26 19:40:36 +01:00
lana-k
083386383e add readFile to fileUtils 2021-01-26 17:38:19 +01:00
lana-k
3aa9c144e3 refactor import function 2021-01-22 22:43:32 +01:00
lana-k
ba44a6dfc6 fix lint errors 2021-01-21 14:08:06 +01:00
lana-k
8652edc139 refactor reading predefined queries 2021-01-21 13:25:29 +01:00
lana-k
6886b7903f add test for exportToFile 2021-01-21 12:49:10 +01:00
lana-k
1be139d327 add a test for serialiseQueries 2021-01-20 17:17:23 +01:00
lana-k
86825475f0 add fileUtilities module 2021-01-20 17:16:33 +01:00
lana-k
eb1f71608d export refactoring 2021-01-19 22:56:50 +01:00
lana-k
58401edc35 final fix watchers 2021-01-14 20:07:54 +01:00
lana-k
6dede6ee4d another try 2021-01-14 18:57:03 +01:00
lana-k
42199f6ebc ignore node_modules in watch 2021-01-14 18:48:11 +01:00
lana-k
badcefc4f7 no watchers during testing 2021-01-14 18:12:59 +01:00
lana-k
b55dec55ee Fix watchers amount 2021-01-14 17:45:59 +01:00
lana-k
8e73e526ec fix lint errors 2021-01-13 22:39:19 +01:00
lana-k
fd6d7b8b3a minor changes 2021-01-13 22:15:10 +01:00
lana-k
6612f4444b add tests in github actions 2021-01-13 21:51:04 +01:00
lana-k
3168c77c17 add tests for isTabNeedName 2021-01-13 21:12:16 +01:00
lana-k
33a9b261bf use .have.lengthOf in assertions 2021-01-12 21:04:13 +01:00
lana-k
11721590c1 first test for storedQueries module 2021-01-12 20:56:48 +01:00
lana-k
78e803b95d refactor import method 2021-01-06 19:57:02 +01:00
lana-k
8d083a93c4 refactoring manipulations with My queries 2021-01-05 23:09:47 +01:00
lana-k
9035cae19f refactor MainMenu methods 2021-01-04 21:49:30 +01:00
lana-k
e98fa8793b add checkBox tests 2021-01-01 21:14:57 +01:00
lana-k
ef461be3e5 add store tests 2021-01-01 18:47:16 +01:00