-
Notifications
You must be signed in to change notification settings - Fork 171
Add testing #91
Copy link
Copy link
Open
Labels
enhancementAdds a new feature or extends scopeAdds a new feature or extends scopeproject supportIssues related to supporting or improving the projectIssues related to supporting or improving the project
Metadata
Metadata
Assignees
Labels
enhancementAdds a new feature or extends scopeAdds a new feature or extends scopeproject supportIssues related to supporting or improving the projectIssues related to supporting or improving the project
Type
Fields
Give feedbackNo fields configured for issues without a type.
We want to add tests (perhaps CI if it's possible too).
One way to do testing is setting
XDG_CONFIG_HOME, populating it with auser.jswhich then would run the tests.A simple test for something like fullscreen reactivity (which I broke twice recently):
emit('done', [ok, result])A more complex example would be restarts on x11: