Viorela Ioia
626d6745f0
Test "Verify that github non-nda user cannot create access group" ( #415 )
2018-02-07 15:13:33 +02:00
Dave Hunt
ad15b88403
Use legacy Auth0 lock for production
2018-01-03 14:17:37 +00:00
Dave Hunt
a254af7711
Update Auth0 page object for new layout
2018-01-03 13:44:04 +00:00
viorelaioia
22de62d843
Fix register tests - scroll to recaptcha checkbox ( #388 )
2017-11-16 17:26:48 +00:00
Dave Hunt
022ee6cf2d
Migrate to PyPOM and remove implicit waits ( #387 )
2017-11-15 15:49:52 -08:00
Dave Hunt
baacd928f7
Add flake8-isort to check import sort order ( #378 )
2017-10-26 16:40:10 +01:00
viorelaioia
52680537b4
Update base_url and get login link condition ( #348 )
...
* Update base_url and get login link condition
* Remove wait_for_page_loaded() occurrences as it was removed from page.py
* update according to code review comments
2017-07-10 16:45:17 +03:00
Stephen Donner
563e98ae7f
Upgrade to Firefox 54 ( #339 )
...
* Upgrade to Firefox 54
* Delete remove_is_page_loaded and wait_for_page_loaded
* Removed deleted call
2017-07-05 01:07:46 -07:00
viorelaioia
ed0455ca18
Update mozillians automated tests according to search refactor changes ( #338 )
...
* Update mozillians automated tests according to search changes
* remove unused import
2017-06-20 18:35:11 +03:00
viorelaioia
94b8fdf757
Remove sleep in test_skill_deletion ( #324 )
...
* Remove time.sleep in test_skill_deletion
* update
2017-06-12 17:09:56 +03:00
viorelaioia
b6f6bf889d
Fix test_group_invitations and test_group_description_edit
2017-05-02 10:49:48 +03:00
viorelaioia
e31a334bf0
Update registration tests to set location
2017-03-24 14:56:05 +02:00
viorelaioia
e4c9369cf5
Add a fix for mozillians failing tests and update registration tests to skip location setting step when creating profile
2017-02-14 17:54:06 +02:00
viorelaioia
9d477dc39b
Switched to FF50 and added fixed stale element exceptions
2017-01-26 12:23:13 +02:00
viorelaioia
2fd778fda4
Update settings locators ( #276 )
...
* Update settings locators
* removed xfail attribute
2017-01-09 12:32:47 -08:00
John Giannelos
99c60054b3
Fix import order.
2016-12-23 15:31:18 +02:00
viorelaioia
0808a67f52
Update mozillians tests to use auth0 for login
2016-12-23 15:27:55 +02:00
John Giannelos
5454232c0f
Click recaptcha box on user registration.
2016-09-26 10:45:30 +02:00
Nikos Roussos
6fec5e27b8
Add tests for Group edit ( #226 )
2016-04-21 12:37:43 -07:00
Nikos Roussos
0dd9369b71
Fix delete confirmation test
2016-03-23 21:52:38 +02:00
David Estes
14bb830b86
Ensure groups and functional areas are only visible to vouched users (issue #187 )
2016-03-23 11:20:05 -06:00
Nikos Roussos
a3241abc36
Fix group creation test for the new modal
2016-03-23 13:16:16 +02:00
David Estes
0906f70678
Test external accounts (issue 165)
2016-03-18 07:33:54 -06:00
Tasos Katsoulas
6ee91c286c
Use unique ID selectors.
2016-03-16 17:26:46 +02:00
Dave Hunt
11bc07b050
Revert "Ensure groups and functional areas are only visible to vouched users (issue #187 )"
...
This reverts commit fbf8b33c30
.
2016-03-04 13:43:52 +00:00
David Estes
fbf8b33c30
Ensure groups and functional areas are only visible to vouched users (issue #187 )
2016-03-03 11:18:01 -07:00
John Giannelos
908826c293
Fix testing skills addition/deletion.
2016-02-24 16:03:16 +02:00
Dave Hunt
f3083b03ec
Switch to native asserts
2016-02-18 11:12:31 +00:00
Nikos Roussos
c9818cf806
Fix search tests for new UI changes
2015-12-20 14:01:44 +02:00
Nikos Roussos
07015bbaf4
Add tests for the new registration page
2015-12-16 14:22:50 +02:00
Nikos Roussos
f8cbbd843d
Fix groups test for the new Settings UI
2015-11-30 17:38:38 +02:00
Bebe
763ec66813
Fix Edit profile tests
2015-11-30 17:38:38 +02:00
Dave Hunt
aadb70ac9f
Migrate to pytest-selenium
2015-11-05 13:49:58 +00:00
Dave Hunt
1d8a868d84
Bug 938184 - Remove tests that add/delete groups from profile page
2015-10-29 11:47:42 +00:00
Dave Hunt
4de5080257
Switch credentials to pytest-variables. Fixes #194
2015-06-09 10:15:41 +01:00
Dave Hunt
f34b98d39d
Fix flake8 issues
2015-06-09 10:09:05 +01:00
tessie
edaf5fb8b2
Removed ununsed import pages/create_group_pages.py
2014-09-18 09:28:55 +05:30
Matt Brandt
1cc3b3b8cb
Merge pull request #167 from justinpotts/services_status
...
Created a test for verifying links under services return status code 200
2014-08-25 08:38:23 -06:00
Justin Potts
fbe3d0572f
Fixed element locators with new IDs
2014-08-24 08:42:29 -05:00
Dylan Chun Wong
aa8ab84f4c
update region and city locators to be more robust and match country locator
2014-08-04 11:18:15 -07:00
Matt Brandt
284b9b92e9
update test to work with vouch refactor + some cleanup
2014-07-18 16:49:18 -06:00
Justin Potts
6b2fe584b3
Created a test for verifying links under services return status code 200
2014-07-11 17:51:04 -05:00
Matt Brandt
78bc9301f3
remove csrf tests
2014-07-01 11:57:21 -06:00
Matt Brandt
33d73b1471
removed **kwargs from location search
2014-06-23 15:12:40 -06:00
Matt Brandt
a905f5620e
updated new account creation tests to use mapbox
2014-06-18 07:58:45 -06:00
chirarobert
9a2da7b37f
Updated biography locator.
2014-05-15 19:27:56 +03:00
Andrei Hutusoru
7d3ed03d6e
Profile photo locator changed, gravatar link added
2014-04-28 17:05:01 +03:00
Matt Brandt
99107767cd
update locators
2014-04-24 11:56:32 -06:00
Justin Potts
dbc11ea6ea
Fixed merge conflicts
2014-04-15 17:23:54 -05:00
Justin Potts
494ccd8924
Updated last page number locator
2014-04-15 17:21:29 -05:00