-
Notifications
You must be signed in to change notification settings - Fork 20
Comparing changes
Open a pull request
base repository: MarketSquare/robotframework-angularjs
base: boolean-args
head repository: MarketSquare/robotframework-angularjs
compare: master
- 17 commits
- 13 files changed
- 3 contributors
Commits on Aug 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0e148a8 - Browse repository at this point
Copy the full SHA 0e148a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e923df8 - Browse repository at this point
Copy the full SHA e923df8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3696f4c - Browse repository at this point
Copy the full SHA 3696f4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e46cc31 - Browse repository at this point
Copy the full SHA e46cc31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b671c9 - Browse repository at this point
Copy the full SHA 3b671c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3fed80 - Browse repository at this point
Copy the full SHA b3fed80View commit details
Commits on Apr 30, 2020
-
extended errormessage root selector
The error that is trown when the default rootselector ng-app is used, is not realy clear about adjusting the way the library is imported: "Keyword 'Element Text Should Be' failed after retrying for 30 seconds. The last error was: WebDriverException: Message: unknown error: Unable to find root selector using "[ng-app]". Please refer to the AngularJS library documentation for more information on how to resolve this error." I made a smal adjustment to add: Unable to find root selector *that is given by importing the library* using
Configuration menu - View commit details
-
Copy full SHA for d7b2c38 - Browse repository at this point
Copy the full SHA d7b2c38View commit details
Commits on May 17, 2020
-
Merge pull request #36 from klaasderks/patch-1
extended errormessage root selector
Configuration menu - View commit details
-
Copy full SHA for 016d657 - Browse repository at this point
Copy the full SHA 016d657View commit details
Commits on Jun 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fcbddea - Browse repository at this point
Copy the full SHA fcbddeaView commit details
Commits on Jul 24, 2022
-
Updated Wait For Angular test suite and test server
- Added implicit wait for angular test cases - Started using css selector instead of binding locator - Removed previous implicit wait tests - Removed tests which were expecting to fail due to timeout on `Wait For Angular` keyword. The thrown error on timeout was changed to a silent graceful fail in a previous release. Thus these test were no longer valid. - Moved initial `Wait For Angular` keyword in each test case, along with Test Setup Go To sync page into keyword - Added Suite Setup using the same keyword. It appeared that after the first opening testapp to sync page, the subsequent Go To sync page were quicker. Thus as we get an intial load within suite setup all the test setup executions wil have this advantage (including the very first test case). - Added angular_wait.robot test suite documentation - Update various test case documentation - Updated testserver patch with a few minor bug fixes - Updated build & test steps for developing the library
Configuration menu - View commit details
-
Copy full SHA for fa0edd3 - Browse repository at this point
Copy the full SHA fa0edd3View commit details
Commits on Jul 31, 2022
-
Major revision of README and Library Documentation
- Overhauled the README documentation to give much more depth into how the library works and what the end user needs to know and understand. - Update links to Angular documentation within keyword doc - Added demo scripts using AngularJS.org and Angular.io tutorials and examples - Added additional citations for Google's MIT License and copyright
Configuration menu - View commit details
-
Copy full SHA for efe811e - Browse repository at this point
Copy the full SHA efe811eView commit details
Commits on Aug 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dfd6658 - Browse repository at this point
Copy the full SHA dfd6658View commit details
Commits on May 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 384ce29 - Browse repository at this point
Copy the full SHA 384ce29View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5975a6 - Browse repository at this point
Copy the full SHA b5975a6View commit details
Commits on Feb 23, 2024
-
Clarrifying the status of the AngularJSLibrary
It has been noted that some feel this library is no longer "useful" as there have been very little changes of late. Instead it is because this is mature and stable library providing a very specific functionality, provide it well, and has very little need for change. Thus I am updating the metadata on this project to reflect this reality. I think I may need to say as such within the project documentation but that can come in another commit.
Configuration menu - View commit details
-
Copy full SHA for fe0c9f5 - Browse repository at this point
Copy the full SHA fe0c9f5View commit details -
Merge pull request #40 from emanlove/doc-revision-2022
Doc revision 2022
Configuration menu - View commit details
-
Copy full SHA for 27a3c40 - Browse repository at this point
Copy the full SHA 27a3c40View commit details -
Merge pull request #41 from MarketSquare/doc-revision-2022
Doc revision 2022
Configuration menu - View commit details
-
Copy full SHA for 3b3ee14 - Browse repository at this point
Copy the full SHA 3b3ee14View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff boolean-args...master