HomeSoftware Heritage

Refactor local Makefile to run relevant things before tests/devserver
c0119c25fe8dUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

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

Details

Provenance
olasdAuthored on May 4 2018, 7:10 PM
olasdPushed on May 31 2018, 6:29 PM
Differential Revision
D320: Refactor local Makefile to run relevant things before tests/devserver
Parents
R65:2a1768cd8b3f: browse: Add some buttons in origin context views
Branches
Unknown
Tags
Unknown