136281b8c5
Final updates to the new template and codebase
2019-08-19 17:59:08 +03:00
6281883952
Housekeeping, fix security vulnerabilities
2019-08-19 11:18:37 +03:00
83a6a6ea32
[ENHANCEMENT] Properly configure eslint to work with jest ( #988 )
...
* chore: make aware eslint that we use jest
By setting up the jest environment, we no longer need to declare the
'test' global in the configuration.
* chore: don't need to import expect, it's a jest environment global
* chore: don't need to import expect when creating undefined test
2019-06-18 08:34:45 +03:00
f3db3a52bf
Migrate to kleur
2019-06-03 10:23:53 +02:00
e49f7fa453
Update tdd.js
2018-12-12 19:25:53 +02:00
c7e3fd9d57
Fix coverage
2018-11-10 16:10:52 +02:00
9c1d2c31af
Fix tdd
2018-11-10 16:05:05 +02:00
59fefebf76
Update tdd
2018-11-10 16:01:03 +02:00
30627263af
Minor fixes
2018-11-10 15:55:24 +02:00
869ca8c13e
Cleanup for scripts folder
2018-11-10 14:55:31 +02:00
0bc5d38f85
Updated the test system
2018-10-19 20:18:00 +03:00
d3cf5a392a
Linted scripts
2018-09-22 14:10:33 +03:00
b4de123e43
Fix tdd and module
2018-09-22 14:05:18 +03:00
c15148f57b
Web script cleanup
2018-09-22 13:57:29 +03:00
47907affb2
Script cleanup
2018-09-22 13:29:27 +03:00
a90e7b58f9
Codacy update for scripts
2018-09-15 14:27:30 +03:00
d9593cdce5
Scripts linted
2018-08-03 10:49:29 +03:00
ca90646923
Codacy style changes for test files
2018-08-02 13:49:33 +03:00
ab51b02f40
Codacy style changes for test files
2018-08-02 13:32:50 +03:00
17fb304f04
Codacy issue fixes
2018-06-18 21:18:53 +03:00
3a89fe304a
Final fixes, all tests running
2018-06-18 20:41:57 +03:00
ed3b40c4f2
Test scripting updates
2018-06-18 19:05:29 +03:00
35eb0d1cb8
Optimized scripts
2018-02-04 20:16:04 +02:00
6709e181d7
Add semicolon for tdd exports
2018-02-04 17:38:39 +02:00
9217979f80
Updated testing with proper indentation
...
Uses two spaces instead of hard tabs.
2018-01-24 17:53:36 +02:00
d835cf4b40
fix crlf / cr / lf system file ending
2018-01-24 06:24:33 -05:00
51ed7b4f73
update tdd chained methods making more readable
2018-01-18 20:05:18 -05:00
46ffccdb39
update tdd script to handle const = requires()
2018-01-17 13:38:05 -05:00
d8936631e2
Script and tag cleanup, fixed select tests
2018-01-16 15:15:51 +02:00
1d416dcd55
update recursion fix & declare all snippets
2018-01-10 15:20:31 -05:00
d123953a4b
Fix typo
2018-01-10 08:16:48 +01:00
94f768b583
use regex to find ``js & `` js edge cases
2018-01-09 05:32:46 -05:00
1ba1cfc893
update tdd to work & generate test for both Archive & Active snippets
2018-01-09 00:10:01 -05:00
e12fbfec50
rename SNIPPET_PATH -> SNIPPET_ACTIVE & add SNIPPET_ARCHIVE
2018-01-08 23:28:59 -05:00
2313c3e4fc
Added travis checking
2018-01-03 16:21:08 +02:00
087fc564ab
comment code for better maintainance
2018-01-03 07:38:13 -05:00
b38fb5634f
format exportTest | line breaks & tabs
2018-01-02 04:02:37 -05:00
0bd2f0b199
if snippetName.test.js exist ignore
2018-01-01 23:41:07 -05:00
8f5a36554f
add 1 test to test if all snippets if they are functions
2018-01-01 20:54:37 -05:00
2e18c50080
filter out errSnippets
2018-01-01 20:51:27 -05:00
d4857ebf37
fix parsing error for parsing exportFile
2018-01-01 20:28:30 -05:00
474cf7ff42
fix conflicts
2017-12-30 07:19:12 +11:00