-
-
Notifications
You must be signed in to change notification settings - Fork 86
Integrate spectron (UPLOAD-440) #1360
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
Open
ginnyyadav
wants to merge
47
commits into
develop
Choose a base branch
from
integrate-spectron
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 41 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
d01c07f
initial setup
ginnyyadav 229cc8d
Update login.spec.js
ginnyyadav 7e12185
Update yarn.lock
ginnyyadav dedd28b
introduce page objects
ginnyyadav 9ccaca1
create basic smoke test
ginnyyadav c680474
rename config file
ginnyyadav 43fee77
attempt to run spectron on CI
ginnyyadav 266707d
attmept to dismiss modal driver on ci
ginnyyadav 83e23d1
attempt at modal driver update dismiss button
ginnyyadav f12ae9c
dismissing driver modal attempt
ginnyyadav 747de4a
get spectron tests to run on appveyor
ginnyyadav 84fd7bb
create env variables for sensitive info
ginnyyadav b7fb43f
fix appveyor variables
ginnyyadav e30eefa
Revert "fix appveyor variables"
ginnyyadav e90bd84
versioning
ginnyyadav aa73bf9
remove mocha in favor of jest
ginnyyadav 6476acb
reconfigure file structure for jest
ginnyyadav 3aa1907
run tests with jest command
ginnyyadav 77c7ae5
don't run spectron tests with unit tests
ginnyyadav 8b2f71c
initial tests with better syntax
ginnyyadav e4b92d1
more specific selectors for links
ginnyyadav d0df5d9
verify we reached the upload screen
ginnyyadav 37b5c33
add selectors for test implementation later
ginnyyadav 3ee3068
update readme to reflect spectron tests
ginnyyadav 6b5d8b2
attempt at fixing windows execution
ginnyyadav 1ab0eec
another attempt at fixing path for windows
ginnyyadav 8d07102
removing all cross-platform non-friendly paths
ginnyyadav 53b1d91
works locally on windows now
ginnyyadav d3a74c0
set global jest timeout modify paths once more
ginnyyadav 869f857
simplify login
ginnyyadav 0f8fa63
run jest with default configuration
ginnyyadav 08a0b82
fix driver modal dismiss
ginnyyadav 81877b4
make sure uploader is alway in focus
ginnyyadav 3b92fde
update lock-file
ginnyyadav 123972a
longer timeout for windows
ginnyyadav fae161d
add remote desktop for troubleshooting
ginnyyadav ac5aa2b
set rdp password in project
ginnyyadav 5e4f75c
wait for login button to load before clicking on it
ginnyyadav 82afaae
waiting for login button to be visible
ginnyyadav 0cc20df
pause for login button to load
ginnyyadav 3c47c7b
make sure uploader windows close on windows
ginnyyadav b83d16b
Update README.md
ginnyyadav a5f6f42
remove run from yarn command
ginnyyadav 764cc48
Delete package-lock.json
ginnyyadav f174a26
Merge branch 'integrate-spectron' of https://github.com/tidepool-org/…
ginnyyadav f01ad83
remove test versioning for merge
ginnyyadav e959c4f
Merge branch 'master' into integrate-spectron
ginnyyadav File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.