Commit Graph

20979 Commits

Author SHA1 Message Date
Simon Larsen
95cff125a9 Merge pull request #95 from OneUptime/59-tests-for-commontypesexceptionts
Add tests for exceptions
2022-05-18 20:25:13 +01:00
Caleb Okpara
90b329e687 Refactor test files and remove unnecessary codes 2022-05-18 19:07:19 +00:00
Simon Larsen
0add96459f Merge pull request #94 from OneUptime/57-tests-for-commontypesemail
Add tests for Email
2022-05-18 20:00:14 +01:00
Caleb Okpara
03002e9f32 Refactor test files and remove unnecessary codes 2022-05-18 18:56:29 +00:00
Caleb Okpara
c75d71ccff Using Hostname appropriately 2022-05-18 18:42:56 +00:00
Caleb Okpara
234bc10217 Make changes as requested 2022-05-18 16:28:57 +00:00
Caleb Okpara
7ceb20149e Refactor test file 2022-05-18 16:04:35 +00:00
Caleb Okpara
2542c24d2e Add tests for exceptions 2022-05-18 15:26:18 +00:00
Caleb Okpara
a01ebba132 Add more tests for email 2022-05-18 09:48:34 +00:00
Simon Larsen
e6c3e40d32 Merge pull request #81 from OneUptime/accounts
WIP: Refactor Accounts
2022-05-17 23:08:55 +01:00
Simon Larsen
ea54c440f1 fix lint. 2022-05-17 23:08:42 +01:00
Simon Larsen
6b44ce096e add placeholder 2022-05-17 23:04:27 +01:00
Simon Larsen
6c946c022c add placeholder 2022-05-17 22:57:52 +01:00
Simon Larsen
d8a3e2e54f fix lint. 2022-05-17 22:51:37 +01:00
Simon Larsen
85be2e59c2 implement scss 2022-05-17 22:24:11 +01:00
Simon Larsen
dd4d5b24d4 Merge branch 'master' into accounts 2022-05-17 20:52:12 +01:00
Simon Larsen
308d9afab9 fix eslint. 2022-05-17 20:48:58 +01:00
Caleb Okpara
a7f41dd6b4 Add tests for Email 2022-05-17 19:09:41 +00:00
Simon Larsen
6ea19bda49 fix lint. 2022-05-17 19:46:12 +01:00
Simon Larsen
59f9465848 fix lint 2022-05-17 19:44:19 +01:00
Simon Larsen
634aafea88 Merge pull request #87 from OneUptime/86-disallow-the-declaration-of-empty-interfaces
86 disallow the declaration of empty interfaces
2022-05-17 18:43:37 +01:00
Simon Larsen
d89ff369f7 Merge pull request #89 from OneUptime/88-no-extra-non-null-assertion
Add linting for non-null-assertion
2022-05-17 18:42:34 +01:00
Simon Larsen
7a73a7a69e Merge branch 'master' into 88-no-extra-non-null-assertion 2022-05-17 18:42:11 +01:00
Simon Larsen
a2b2051b7d Merge pull request #93 from OneUptime/92-await-dangling-promises
Await dangling promises
2022-05-17 18:41:21 +01:00
Caleb Okpara
69af90ce0d Fix dangling promises 2022-05-17 16:45:59 +00:00
Caleb Okpara
b9dbcf1728 Add linting for non-null-assertion 2022-05-17 13:52:53 +00:00
Caleb Okpara
048db3faa7 Fix imports 2022-05-17 13:12:07 +00:00
Caleb Okpara
31086ceb6e Refactor the lint file to throw errors on rule breach 2022-05-17 12:53:38 +00:00
Caleb Okpara
5a0e37a210 Fix lint issue 2022-05-17 12:31:22 +00:00
Simon Larsen
aa09fbf63a add functioncomponent 2022-05-17 10:35:13 +01:00
Simon Larsen
baa8b0e742 add home route 2022-05-17 10:27:45 +01:00
Simon Larsen
b5d4405aad add sourcemap to react 2022-05-17 09:20:13 +01:00
Simon Larsen
c758d8f65d Merge pull request #85 from OneUptime/84-extend-ip-to-databaseproperty
Extend DatabaseProperty and write tests for the overriden methods
2022-05-16 21:33:49 +01:00
Caleb Okpara
1863c4bae3 Refactor IP class and test suite for IP 2022-05-16 20:20:20 +00:00
Caleb Okpara
313d1a6a3f Extend DatabaseProperty and write tests for the overriden methods 2022-05-16 19:56:12 +00:00
Simon Larsen
9abecd95ee Merge pull request #82 from OneUptime/79-tests-for-commontypesip
Add Tests to Types/IP using Jest
2022-05-16 20:15:50 +01:00
Caleb Okpara
2021c61321 Refactor test files 2022-05-16 18:12:29 +00:00
Simon Larsen
fa9f80ebd1 Merge pull request #80 from OneUptime/update-eslintrc-file
Add eslint rule
2022-05-16 18:38:34 +01:00
Simon Larsen
c468c9a3bf Update .eslintrc.json 2022-05-16 18:38:12 +01:00
Caleb Okpara
7c8c5e40ff Fix issue with code duplicates 2022-05-16 16:11:33 +00:00
Caleb Okpara
a7abd610ad Fix issues with non thenable codes 2022-05-16 15:37:45 +00:00
Caleb Okpara
7f55b8de55 Fix code inefficiency in test cases 2022-05-16 12:39:11 +00:00
Caleb Okpara
5e32306db9 Add new rules to eslintrc.json file 2022-05-16 10:45:51 +00:00
Simon Larsen
61796fac4f use bable rc 2022-05-16 11:29:24 +01:00
Simon Larsen
8d1784f9f2 add account debug local files 2022-05-16 11:29:17 +01:00
Caleb Okpara
8590a3681c Make chances to optimize the test for IP 2022-05-16 10:29:14 +00:00
Simon Larsen
dd26896c8b use babel rc 2022-05-16 11:28:54 +01:00
Caleb Okpara
ff1da2a898 Make chances to optimize the test for IP 2022-05-16 10:21:34 +00:00
Caleb Okpara
a91723eda1 Add new rules to eslintrc.json file 2022-05-16 09:22:51 +00:00
Simon Larsen
bfe5d1a508 cra 2022-05-15 09:48:33 +01:00