-
Notifications
You must be signed in to change notification settings - Fork 1
/
TODO
28 lines (26 loc) · 1.17 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Fix (after initial release):
☐ Context
☐ Find a way to create associations between modules (child + parent). stylus rendering order works differently than SASS
- This is essential for `describe inside describe`
- Try to keep with mixins and not with functions
☐ Assert
☐ Find a way to validate the use of the assert wrapper function, it falls in the same bag of the module inside module thing.
☐ Assert `$default` is being added wrong, and only to the first element `if not first test`
☐ Messages
☐ `module::child-module` not working. Depends on fixing the context first `IF used with child + parent`
☐ Reimplement $description to asserts and outputs
@critical --- `above this only after initial release` --- @critical
TODO:
✔ Convert js tests to stylus? @done(19-09-06 10:17)
✔ Clean up @done(19-09-02 14:57)
☐ Readme.md
✔ LICENSE @done(19-08-29 18:40)
☐ KnownIssues.md
☐ Describe > Describe
☐ Unable to detect missing assert before expect/output/contains
✔ EditorConfig @done(19-09-02 14:10)
☐ Rewrite to TS/ES6? @low
☐ Prettierc
☐ Badges
☐ Codecov
✔ NYC @done(19-09-06 10:17)