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

Proyecto terminado y funcional #20

Open
wants to merge 99 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
99 commits
Select commit Hold shift + click to select a range
1c0b81c
Update README.md
maurers Oct 2, 2019
80e3a56
Update README.md
maurers Oct 3, 2019
0a21353
#2 Definimos la estructura del test
maurers Oct 3, 2019
7e452c8
Setup of automation framework
ArCiGo Oct 4, 2019
7803076
Validate and Login at Spotify
Oct 4, 2019
65978d8
Merge pull request #1 from maurers/frm_SetupAutomationFrameworkBasis_…
ArCiGo Oct 4, 2019
0127163
property
AngelinaGuzman Oct 4, 2019
5fd88a3
property
AngelinaGuzman Oct 4, 2019
ee322c9
Adding TC_US1_002 and TC_US3_001
JesusD84 Oct 4, 2019
be461ef
feature_invalidLogin_register_noCaptcha
gabymq Oct 4, 2019
3da1f04
fix_feature_InvalidSpotifyLogin_and_Singup_noCaptcha
gabymq Oct 4, 2019
9df9de2
fix-SpotyFyTest_TC_US3_002
gabymq Oct 4, 2019
b659a53
SignUpComponent
Oct 4, 2019
8f2b99c
fix_name_methods&&order_attributes
gabymq Oct 4, 2019
4c931e1
Update README.md
maurers Oct 4, 2019
b322a6c
Update README.md
maurers Oct 4, 2019
309a66e
fix_feature_name_method
gabymq Oct 4, 2019
47921a1
Test SignUp and Validate
Oct 4, 2019
fdc11bd
Test SignUp and Validate
Oct 4, 2019
b65bf88
Corrección
Oct 4, 2019
f14f253
Corrección
Oct 4, 2019
08b163a
Corrección de Test
JesusD84 Oct 4, 2019
865576d
Adding TC_US6_001 and TC_US6_002
JesusD84 Oct 4, 2019
1555a35
Correccón
Oct 4, 2019
1ea458c
Update tests
JesusD84 Oct 4, 2019
8e2b5b7
mis test
AngelinaGuzman Oct 4, 2019
ca3e20b
@test
AngelinaGuzman Oct 4, 2019
740453b
fix-refactor-logIn-signUp-featureGabyMoreno
gabymq Oct 4, 2019
6c8efec
Add of class content
ArCiGo Oct 4, 2019
30a9c09
Merge pull request #2 from maurers/frm_SetupAutomationFrameworkBasis_…
ArCiGo Oct 4, 2019
c41d031
Update README.md
maurers Oct 4, 2019
e8ebe70
Coorreción
Oct 4, 2019
4cdb9cb
#4 Agrega Tests para inciar merges
maurers Oct 4, 2019
ea490ea
Create of SpotifyHomePage class and components
ArCiGo Oct 4, 2019
e69adf8
Merge branch 'test' into Angelina
maurers Oct 4, 2019
cc3497b
Merge pull request #4 from maurers/Angelina
maurers Oct 4, 2019
2acd0e3
Elimina surefire-reports
maurers Oct 4, 2019
6152cbd
Merge branch 'test' into JesusD
maurers Oct 4, 2019
575b688
Merge pull request #5 from maurers/JesusD
maurers Oct 4, 2019
26607ec
Merge branch 'test' into GabyMoreno
maurers Oct 4, 2019
fb28541
Merge pull request #6 from maurers/GabyMoreno
maurers Oct 4, 2019
2dbae93
Merge pull request #3 from maurers/frm_SpotifyHomePage_ArCiGo
ArCiGo Oct 4, 2019
34d333e
JavierSignupPage
sigifredopj Oct 5, 2019
9b6b0ec
Coorreción
Oct 5, 2019
41f181c
Correcion
Deflinger Oct 5, 2019
e30c532
Create of SpotifyHelpPage
guzmanma17 Oct 5, 2019
e5360e0
Merge pull request #9 from maurers/frm_guzmanma17
ArCiGo Oct 5, 2019
3f71ef3
Update of isBoolean() method
ArCiGo Oct 5, 2019
87078b4
Correcion
Deflinger Oct 5, 2019
f012a87
Correcion
Deflinger Oct 5, 2019
67b8e7c
Adds just Tests for homepage and help page
JGMarin Oct 5, 2019
4888fc8
Merge branch 'test' into CésarVirgen
maurers Oct 5, 2019
6b3afe2
Merge pull request #10 from maurers/CésarVirgen
maurers Oct 5, 2019
68576c8
Merge branch 'test' into JGMarin
maurers Oct 5, 2019
61ddc3c
Merge pull request #11 from maurers/JGMarin
maurers Oct 5, 2019
18d9810
Update SpotifyTest.java
maurers Oct 5, 2019
66d4dd8
Update of BASE_URL constant
ArCiGo Oct 9, 2019
ae40f6f
JavierSignupPage
sigifredopj Oct 9, 2019
0a14294
Merge branch 'framework' of https://github.com/maurers/AutomationBoot…
sigifredopj Oct 9, 2019
a468733
Remove of useless code
ArCiGo Oct 10, 2019
b26528f
Update LoginComponent and SpotifyLoginPage classes
JesusD84 Oct 10, 2019
3e03480
Create of SignUpComponent and SpotifySignUpPage classes. Minor change…
ArCiGo Oct 11, 2019
fda5a4f
Update of validateSpotifySignUpForm() method (my bad)
ArCiGo Oct 11, 2019
4477745
Update SpotifyLoginPage and LoginComponent
JesusD84 Oct 11, 2019
9463bee
Add of tests to check the proper functionality of validateSpotifyLogi…
ArCiGo Oct 11, 2019
6d8063a
Remove of useless spaces
ArCiGo Oct 11, 2019
cab2f33
Testing LoginComponent and LoginPage
JesusD84 Oct 12, 2019
a82753f
Refactor of validate method to check sign up form
ArCiGo Oct 12, 2019
2ed8aea
Refactor of validate() methods to getSpotifySignUpEmptyFormErrors(), …
ArCiGo Oct 12, 2019
c36a1f1
Remove of useless methods to catch the error messages of the form. Ad…
ArCiGo Oct 13, 2019
01de3a5
Merge pull request #13 from maurers/frm_SignUpPage_ArCiGo
ArCiGo Oct 14, 2019
2497b15
Add of lib-thirdparty.driversformac folder. Update of rootpath variable
ArCiGo Oct 14, 2019
015dc8e
Update of folder structure to solve problems with root path in Mac
ArCiGo Oct 14, 2019
21e7a58
Little changes
JesusD84 Oct 14, 2019
b6a6cc7
Merge branch 'framework' into frm_LoginPage_ErikJ
JesusD84 Oct 14, 2019
4fbcc54
Update of SpotifyLoginPage tests. Update of LoginComponent class test
ArCiGo Oct 14, 2019
2b70f15
Update of getAllErrorMessagesElements() and getAllSpotifySignUpFormEr…
ArCiGo Oct 14, 2019
9c30405
Add LoginTests.java
JesusD84 Oct 15, 2019
a2c074d
Merge branch 'framework' of https://github.com/maurers/AutomationBoot…
ArCiGo Oct 15, 2019
3780fea
Add of e2e folder. Rename of LoginTest class
ArCiGo Oct 15, 2019
36c28d6
Remove of useless lines
ArCiGo Oct 15, 2019
65db160
Merge pull request #14
ArCiGo Oct 15, 2019
e015e3a
Merge branch 'test' into framework
maurers Oct 16, 2019
8b03303
Merge pull request #15 from maurers/framework
maurers Oct 16, 2019
ef97813
Reestructura para hacer ajuste de pruebas
maurers Oct 16, 2019
59d9cd2
Add of comment in test to close session after performing successful l…
ArCiGo Oct 16, 2019
763e4b8
Modifica tests
maurers Oct 18, 2019
54d0d6f
Merge branch 'test' of https://github.com/maurers/AutomationBootcampF…
maurers Oct 18, 2019
23cb37c
Add SpotifyIconTest.java
JesusD84 Oct 19, 2019
6f98a64
Modifica tests LoginPage
maurers Oct 19, 2019
a3f30cf
Merge pull request #16 from maurers/test_jesusD
JesusD84 Oct 20, 2019
7b0abe6
mi new branch
AngelinaGuzman Oct 20, 2019
e2c94b8
delate
AngelinaGuzman Oct 20, 2019
8f1e1f5
helppage
AngelinaGuzman Oct 21, 2019
c7eace3
Agrega GetSpotifyTest y SignUpPageTest
maurers Oct 21, 2019
c1e56bb
Merge pull request #18 from maurers/Ange
maurers Oct 21, 2019
ab45496
Actualiza BeforeMethod, BeforeClass y XML
maurers Oct 21, 2019
6283814
#100 Cambios finales
maurers Nov 4, 2019
baa9014
#101 Updated Readme.md
maurers Nov 4, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -159,4 +159,5 @@ modules.xml
hs_err_pid*

# other files
.DS_Store
.DS_Store
SpotifyAutomationTesting.log
5 changes: 5 additions & 0 deletions .idea/codeStyles/codeStyleConfig.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/git_toolbox_prj.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions .idea/libraries/Maven__com_github_javafaker_javafaker_1_0_1.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions .idea/libraries/Maven__com_github_mifmif_generex_1_0_2.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions .idea/libraries/Maven__com_google_guava_failureaccess_1_0_1.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions .idea/libraries/Maven__dk_brics_automaton_automaton_1_11_8.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions .idea/libraries/Maven__org_apache_commons_commons_lang3_3_5.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions .idea/libraries/Maven__org_checkerframework_checker_qual_2_8_1.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions .idea/libraries/Maven__org_yaml_snakeyaml_android_1_23.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.