Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis-CI testing #135

Closed
paulvollmer opened this issue Mar 6, 2018 · 1 comment
Closed

Travis-CI testing #135

paulvollmer opened this issue Mar 6, 2018 · 1 comment

Comments

@paulvollmer
Copy link
Contributor

paulvollmer commented Mar 6, 2018

Context:

Use scripts from the scripts directory to check the parts (fzp's, svg's)

Problem or Idea:

At the moment we have no testing/analysis of the parts. adding CI to test the quality of the parts can help the core contributors to review and check the PR.

Solution or Next step:

  • create a list of scripts we can use for testing (we have a lot of python scripts at the scripts drectory)
  • create a Makefile to trigger the tests (let's start at first with scripts that pass. scripts that fail can be added by separate PRs)
  • create a travis config to run the tests

/cc @el-j

@KjellMorgenstern
Copy link
Member

This is done in pull request #187

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants