-
- Downloads
Refactor local Makefile to run relevant things before tests/devserver
Summary: The tests now depend on webpack being built, so do that before running make test. The devserver depends on migrations being run, so do that as well. I'm not entirely sure the migration part is the right thing to do, but at least with the webpack part, running the tests will do reasonable things. Test Plan: make test still works Reviewers: anlambert, #reviewers! Differential Revision: https://forge.softwareheritage.org/D320
parent
2a1768cd
No related branches found
Tags v0.0.124
-
Some references in the commit message have been migrated:
- D320 is now !47 (closed)
Please register or sign in to comment