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

[WIP] Testing with Travis #17

Closed
wants to merge 5 commits into from
Closed

[WIP] Testing with Travis #17

wants to merge 5 commits into from

Conversation

patrickjahns
Copy link
Contributor

WIP to have this app tested on travis

Tasks

  • check how to inject credentials for tests
  • check if we can limit concurrency to 1 (so individual jobs would not create cross-talk issues) or find a way to have individual credentials per build job
  • fix failing tests - also see: Failing dropbox unit tests core#19868

@patrickjahns patrickjahns changed the title [WI] Testing with Travis [WIP] Testing with Travis Oct 21, 2017
@PVince81
Copy link
Contributor

PVince81 commented Feb 5, 2019

This will likely not be possible as we need oauth creds from Dropbox and also make sure to not overload / reach API quota with too many builds. And said oauth creds will need to be refreshed within the refresh token timeline.

@patrickjahns
Copy link
Contributor Author

Let's close this for now - would need to be move to drone anyway

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

Successfully merging this pull request may close these issues.

2 participants