forked from oppia/oppia
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improving the dev workflow: Setup browserstack, add necessary configu…
…ration files and tests for mobile (oppia#5340) * Basic Setup * Add protractor-production to config-file-paths * Add copyright notice * Modify production conf * Try out linux platform * Change platform to mac * Revert Travis changes * Add sample env file for browserstack * Add configuration file for browserstack * Other minor changes * Add env example to config files * Add explanation for the process * Add isMobile variable to existing conf file * Increase timeout for mobile device * Remove unused until variable * Add more options to example environment file * Refactor learnerDashboard * Add subscriptions end-to-end tests * Add export for completeSignup function * Add reload functions in AdminPage object * Add helper functions for mobile in CreatorDashboardPage object * Add demo test exploration for mobile and exploration id in feconf.py * Make findExploration and findCollection functions suitable for mobile, in LibraryPage object * Add new spec and browser.isMobile * Add end-to-end test suite for mobile * Review changes and spec addition * Add protractor mobile test tags in various html files * Remove trailing space in top_navigation_bar_directive.html * Fix findCollection * Add test exploration for rating mechanism * Refactor editorAndPlayer * Add tests for ratings * Add rating spec * Review changes: capitalize letters * Add console errors to libraryFlow * Accept alert for reloadCollection * Modify loginFlow suit * Fix protractor mobile test tag * Parallelize tests in configuration file * Add refactored specs to Travis * Change the word collection to exploration * Remove extra spaces in comment * Change line break * Add test exploration for learner flow in mobile * Add test collection for learner flow * Add entry in demo collections * Modify reloadCollection function to take in the collectionId * Add more specs to learnerFlow * Remove fit and add it in spec * Testing it out with Travis * Add conditions to Travis * Minor tweak * Remove demo condition in .travis.yml * Some review changes * Add protractor_desktop dir * Restructure protractor dir * Restructure protractor_mobile dir * Add additional functions and do review changes * Restructure conf file * Restructure browserstack conf file * Modify test exploration * Modify tags * Modify tags * Restructure travis config * Combine console with accesibility and make other changes * Remove console test from .travis.yml * Restructure learnerDashboard tests * Logout users * Add libraryFlow to full in config * Change function create exploration function name * Move ratings to libraryFlow * Modifying config files * Minor tweaks * Change login name * Add check for dev mode * Add comments to config files * Rename desktop spec and modify config file * .travis.yml * Abstract commom functions in learnerFlow * Add quotes around env vars * libraryFlow: nit and unification * Further unification and review changes * Lint fix: fit --> it * Fix learnerFlow tests * Fix var .travis.yml * Modify check in protractor config file * Add exploration_player_test.yaml * Move functions to LearnerDashboardPage and unify learnerFlow * Further unification and removal of branching * Modify space-before-function-paren rule and fix corresponding errors * Modify html tag and learnerFlow for mobile * Minor tweak * Create submitSearchQuery function * Reduce branching in libraryFlow * Remove file * Unification and fixes * Fix search service * Add necessary tags * Reduce branching and other minor tweaks * Rename loginFlow to profileFlow and necessary changes * Rename profileFlow to profileMenuFlow and necessary changes * Add explanation for desktop part of test * Remove console error msgs
- Loading branch information
Showing
66 changed files
with
1,918 additions
and
703 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.