-
Notifications
You must be signed in to change notification settings - Fork 6
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
OSOE-548: Upgrade to Orchard Core 1.6 in UI-Testing-Toolbox #273
Merged
Merged
Changes from 7 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
8116ce8
Upgrading to OC 1.6
Psichorex cfb9124
Addressing deprecated method.
Psichorex 053c450
Fixing test after OC 1.6 upgrade.
Psichorex f3c6396
Fixing UI Test
Psichorex cc2b2b1
Merge remote-tracking branch 'origin/dev' into issue/OSOE-548
Psichorex 0f98c94
Removing deprecated replacement for Orchard RecipeHarvesterAsync.
Psichorex b65ddda
Merge remote-tracking branch 'origin/dev' into issue/OSOE-548
Psichorex df3ce04
Merge remote-tracking branch 'origin/dev' into issue/OSOE-548
Psichorex df16fc4
Upgrading Lombiq.Tests to latest.
Psichorex ac4ffe2
Trying to revert pnpm-pnpm-lock 5.3 because of failing nuget build.
Psichorex 1acd500
Reverting pnpm-lock to dev original.
Psichorex e9fe270
Referencing NodeJs Extensions for NugetBuild.
Psichorex ea04a61
Updating Lombiq.Tests package.
Psichorex 885d41d
Removing reference.
Psichorex 85f0cc9
Fix.
Psichorex 85dadc8
Missing version number.
Psichorex 1349e3c
Adding comment.
Psichorex 090da5f
Update Lombiq.Tests.UI/Lombiq.Tests.UI.csproj
Psichorex 4682a11
Removing whitespace.
Psichorex bbd48bb
Node.js Extensions issue reference
Piedone 9f817af
Updating to latest Lombiq alpha releases.
Psichorex 98b806f
Merge branch 'issue/OSOE-548' of https://github.com/Lombiq/UI-Testing…
Psichorex 88c9215
Removing mistakenly included "v" from versions.
Psichorex 084cdf5
Removing mistakenly included "v" from versions.
Psichorex cc62c79
Merge remote-tracking branch 'origin/dev' into issue/OSOE-548
Psichorex 1e77d5d
Trying to get folder with different method.
Psichorex 7325810
Upgrading Lombiq.HelpfulLibraries.*
dministro 63ae846
Fixing package reference version
dministro bcc3613
Merge branch 'dev' of https://github.com/Lombiq/UI-Testing-Toolbox in…
dministro 826321d
Merge branch 'issue/OSOE-548' of https://github.com/Lombiq/UI-Testing…
dministro 3875b57
Removing unnecessary code
dministro 2d811cf
Merge pull request #284 from Lombiq/issue/OSOE-641
Piedone 4498e56
Merge remote-tracking branch 'origin/dev' into issue/OSOE-548
Psichorex 59fcc42
Updating Lombiq.Npm.Targets to latest alpha
Piedone 874bfa6
Updating Lombiq.NodeJs.Extensions NuGet to latest alpha
Piedone eaf34f4
Merge remote-tracking branch 'origin/dev' into issue/OSOE-548
Piedone 764f894
Merge remote-tracking branch 'origin/issue/OSOE-622' into issue/OSOE-548
Piedone e8f39c1
Merge remote-tracking branch 'origin/dev' into issue/OSOE-548
Piedone 3b2b659
Updating Lombiq.HelpfulLibraries NuGet reference to latest alpha
Piedone 32a9097
Add helpers to create By for content picker and interpolated CSS.
sarahelsaig ba49ec2
Add SetContentPickerByDisplayText
sarahelsaig a13f2ce
Add Async to the name
sarahelsaig 9e0d6bb
Add GetCookieContainer extension.
sarahelsaig 614ab98
unusing
sarahelsaig d17a7d7
Add FetchWithBrowserContextAsync extension method.
sarahelsaig a327b7a
Actually disable client checking.
sarahelsaig 38ec58b
Code cleanup.
sarahelsaig 14e683f
Merge pull request #288 from Lombiq/issue/OSOE-647
Piedone c48fbc7
Merge remote-tracking branch 'origin/dev' into issue/OSOE-548
Piedone 81239ab
Updating Lombiq NuGet references to release versions
Piedone File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These are not needed but Jocó removed them.