-
Notifications
You must be signed in to change notification settings - Fork 948
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
E2e tests - Nightwatch, etc. #23
Open
dartandrevinsky
wants to merge
92
commits into
cer:wip-customer
Choose a base branch
from
dartandrevinsky:wip-customer
base: wip-customer
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
Conversation
This file contains 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
cannot reproduce issue cer#37
solved comments on previous commit: - changed getting Content-Type header for GatewayController - updated transaction state change logic - renamed "date" field in AccountInfo
…te-event-sourcing-examples-37
- added unique email constraint to CustomerQuerySide - updated authorization logic
…omer * commit '859a01a4bc2372a11a5377d1206235ca12da4417': - fixed tests fix issue cer#24, fix issue cer#26, fix issue cer#27, fix issue cer#28 - added password to CustomerInfo - added unique email constraint to CustomerQuerySide - updated authorization logic removed transferStates from AccountInfo cannot reproduce issue cer#37 Revert "wip-customer small issues fixes"
* wip-customer: Form validation for Sign In & Sign Up Error reporting for Sign In & Sign Up - shouldCreateAccountsAndTransferMoney fix Password on login & registration - fixed tests fix issue cer#24, fix issue cer#26, fix issue cer#27, fix issue cer#28 - added password to CustomerInfo - added unique email constraint to CustomerQuerySide - updated authorization logic removed transferStates from AccountInfo cannot reproduce issue cer#37
…ourcing-examples-38' into private-event-sourcing-examples-38
…ourcing-examples-38' into private-event-sourcing-examples-38
…event-sourcing-examples-46 * commit '68a126908895da2e62ddc8955e1c8790195a6e9b': fix AuthControllerIntegrationTest fixed a non-404 responce in the case when the customer is not found fixed issue #54
…test: - Sign Up (+cases) - Login (+cases) - Create Account (+cases) - [WIP] Create 3rd Party Account (+cases)
…test: - [WIP] Create 3rd Party Account (+cases)
…mples-38 Resolve issues with PR
…mples-57 update EventuateDependencyPlugin.groovy
…s-happy-path * commit 'bb9e40e964f2c74dea53a8671e9f28ad27fdccc6': private-event-sourcing-examples-57 update EventuateDependencyPlugin.groovy
…amples-46 [WIP] Issue cer#46 - e2e test scenarios
…s-nightwatch * commit '8b7146479a6a1b9a3a2647468d0c0d2cd263b593': private-event-sourcing-examples-46 Write a single, simple protractor test: - [WIP] Create 3rd Party Account (+cases) private-event-sourcing-examples-46 Write a single, simple protractor test: - Sign Up (+cases) - Login (+cases) - Create Account (+cases) - [WIP] Create 3rd Party Account (+cases) fix AuthControllerIntegrationTest fixed a non-404 responce in the case when the customer is not found private-event-sourcing-examples-46 Write a single, simple protractor test + Sign Up & Login + [WIP] (errors on auth) [WIP] signupPage e2e test scenario private-event-sourcing-examples-46 Write a single, simple protractor test [WIP] signupPage e2e test scenario private-event-sourcing-examples-46 Write a single, simple protractor test # Conflicts: # js-frontend/package.json
* e2e-tests-happy-path: Make 3rd Party Transfers Happy path: create customer, create two accounts, transfer money, ... logout
* master: Improved wording Fixed README.md Simplified README.md
…watch' into e2e-tests-nightwatch
…watch' into e2e-tests-nightwatch
…watch' into e2e-tests-nightwatch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.