Skip to content
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-904: Create an example of using FrontendServer and context.ExecuteJavascriptTestAsync #882

Merged
merged 28 commits into from
Nov 20, 2024
Merged
Changes from 27 commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
1d00c39
Empty setup.
sarahelsaig Oct 13, 2024
4560882
Merge remote-tracking branch 'origin/dev' into issue/OSOE-904
sarahelsaig Oct 23, 2024
8b4f420
Merge remote-tracking branch 'origin/dev' into issue/OSOE-904
sarahelsaig Nov 9, 2024
8005e28
submodule
sarahelsaig Nov 9, 2024
b13b3b3
submodule
sarahelsaig Nov 13, 2024
ed2dc01
Merge remote-tracking branch 'origin/dev' into issue/OSOE-904
sarahelsaig Nov 13, 2024
d06f57f
submodule
sarahelsaig Nov 17, 2024
8e9ea1b
Organize ExecuteJavascriptTestAsync parameters.
sarahelsaig Nov 17, 2024
7e3c127
Fix formatting.
sarahelsaig Nov 17, 2024
7a5cf3e
Fix error CS0419: Ambiguous reference in cref attribute
sarahelsaig Nov 17, 2024
ec8e537
Code cleanup.
sarahelsaig Nov 17, 2024
c75fa2d
Skipping Edge tests
Piedone Nov 17, 2024
16e40d5
UITT grammar
Piedone Nov 17, 2024
db10946
submodule
sarahelsaig Nov 18, 2024
6c518a6
Rewrite frontend stop code to use forceful cancellation as fallback.
sarahelsaig Nov 18, 2024
79ddc8c
rename
sarahelsaig Nov 18, 2024
846b54d
EnsureValidOrchardCoreTenantScope
sarahelsaig Nov 18, 2024
3a2c64c
Pass all arguments from the C# driver.
sarahelsaig Nov 19, 2024
3f7eac3
merge
sarahelsaig Nov 19, 2024
7f1e4ea
Merge remote-tracking branch 'origin/dev' into issue/OSOE-904
sarahelsaig Nov 19, 2024
6aa05e4
spelling
sarahelsaig Nov 19, 2024
6ce451f
Code cleanup.
sarahelsaig Nov 19, 2024
1dbfa88
Looks like "ignore-certificate-errors" is needed explicitly.
sarahelsaig Nov 19, 2024
9b9e637
dummy
sarahelsaig Nov 19, 2024
4071497
Merge remote-tracking branch 'origin/dev' into issue/OSOE-904
Piedone Nov 19, 2024
838fc12
UITestingToolbox small fixes
Piedone Nov 19, 2024
a5f96ef
Rename SandboxAfterSetupAsync to OpenSandboxAfterSetupAsync.
sarahelsaig Nov 19, 2024
ad0b89d
Updating submodules to merged dev
Piedone Nov 20, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion test/Lombiq.UITestingToolbox
Loading