.gitignore |
|
8 |
__init__.py |
|
0 |
conftest.py |
|
6163 |
Pipfile |
|
293 |
Pipfile.lock |
|
33280 |
pytest.ini |
|
91 |
README.md |
# Firefox iOS integration tests |
758 |
test_bookmark.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
625 |
test_bookmark_desktop.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
629 |
test_bookmark_login.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
1005 |
test_history.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
647 |
test_history_desktop.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
708 |
test_integration.py |
def test_sync_logins_from_device(tps, xcodebuild):
xcodebuild.test('XCUITests/IntegrationTests/testFxASyncLogins')
tps.run('test_password.js')
|
1575 |
test_password.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
754 |
test_password_desktop.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
790 |
test_tabs.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
593 |
test_tabs_desktop.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
561 |
tps.py |
|
1706 |
xcodebuild.py |
|
1223 |
xcrun.py |
|
530 |