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

Add upstream scheme testing to .travis.yml filke #1

Open
rkrug opened this issue Jun 7, 2019 · 1 comment
Open

Add upstream scheme testing to .travis.yml filke #1

rkrug opened this issue Jun 7, 2019 · 1 comment
Labels

Comments

@rkrug
Copy link
Collaborator

rkrug commented Jun 7, 2019

Add a test to the .travis.yml script section, so that registered upstream packages are also tested after changes in the package.

This will include two things:

  1. a file on the repo (buit but in the package) which can be updated to contain a list of all registered upstream schemes whcih inherit from dmdScheme (name, repo, author, comment, compiles_dev, compiles_master)
  2. a bash script which tests these packages using R CMD check —as-cran …. The results of this script should update the column compiles_… in the table.
  3. failing upstream tests should NOT cause a failing test!
@rkrug rkrug added the Test label Jun 7, 2019
@rkrug
Copy link
Collaborator Author

rkrug commented Jan 16, 2020

All packages in the dmdScheme repo should be checked automatically.

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

No branches or pull requests

1 participant