1
0
Fork 0
Commit graph

11 commits

Author SHA1 Message Date
8335b47b03 Disable tests 2021-07-23 01:45:19 -07:00
fad8efcc62 Create more directories before running unit tests 2021-01-20 17:25:48 -08:00
8f4d98e4ab Create more directories before running tests 2021-01-20 17:10:10 -08:00
13e882c575 Create ~/documents/org/ for integration tests too 2021-01-04 11:49:16 -08:00
0222550478 Create ~/documents/org directory before running unit tests
After adding org-roam and org-journal the unit tests fail because this directory
doesn’t exist.
2021-01-04 11:23:46 -08:00
5302d5a8ae Make sure my data directory exists before testing
Specifically the ‘integration-test-core’ had this extra step.
2020-10-17 14:28:34 -07:00
e09b37ab69 Add argument to ‘format’
oops.
2020-10-16 13:31:10 -07:00
3c005ded28 Remove the .el suffix from all module use
I don’t think there’s anywhere where the module file name is used in this
particular situation. That’s all done by Make.
2020-10-16 13:31:10 -07:00
74d0211b53 Treat oni-module.el as oni-module when looking for tests 2020-10-16 13:31:10 -07:00
1e28d8a237 Fix typo 2020-10-16 13:31:10 -07:00
191d6e9ea6 Try running generated configuration 2020-10-16 13:31:10 -07:00