Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

add task to run locally #55

Merged
merged 1 commit into from
May 17, 2019
Merged

add task to run locally #55

merged 1 commit into from
May 17, 2019

Conversation

sidler-mozilla
Copy link
Contributor

@sidler-mozilla sidler-mozilla commented May 17, 2019

This is a big commit with lots of changes:

  • README.md
    multiple entries with more detail for all of the doit tasks available. This can probably still use more, but this is a big improvement for now.
  • dodo.py
    The setup task is removed in favor of npm which operates at the REPOROOT rather than on each service/. Task for setting up venv has been added and task for starting and stopping dyanlite local db. These tasks are in support of the new local task for running the subhub flask app locally.
  • package.json files
    These files were moved to the REPOROOT of the git repo.
  • subhub/cfg.py
    Several properties were added for use with the CFG.
  • subhub/tests/conftest.py
    The pathing was adjusted to match node_modules in the REPOROOT. Added use of DYNALITE_PORT.
  • subhub/tests/test_cfg.py
    Added tests for new properties to bring coverage to 98%. It doesn't seem possible to get to 100% due to the nature of the code.

subhub/app.py Outdated Show resolved Hide resolved
dodo.py Outdated Show resolved Hide resolved
dodo.py Show resolved Hide resolved
@marty331 marty331 merged commit 70fd0da into master May 17, 2019
@marty331 marty331 deleted the run-locally branch May 17, 2019 20:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants