-
Notifications
You must be signed in to change notification settings - Fork 763
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
feat: Refactored acceptance test automation #2476
base: main
Are you sure you want to change the base?
Conversation
a52984b
to
1a83288
Compare
91f4e82
to
4f20cb2
Compare
3e6a3e0
to
8255088
Compare
@kfcampbell I've got the anonymous tests running correctly after refactoring the acceptance tests and defining all of the inputs and when they should run. I'm now at the point where I need access to test users and organisations, I've updated the description above to cover what's needed. |
f8d8106
to
c8a6cc3
Compare
@kfcampbell @nickfloyd I've got all of the acceptance tests running locally that don't need paid functionality or additional users, which is most of them. We're now just waiting on some maintainer input. |
0cb1a59
to
16848de
Compare
839e335
to
b99d9c3
Compare
b99d9c3
to
695acea
Compare
Signed-off-by: Steve Hipwell <[email protected]>
695acea
to
bc61b63
Compare
This PR now depends on #2511 to have been merged first so that the tests can be run from this PR. This is still waiting on some repo and external setup tasks, but I've reduced the required list to be "good enough". |
Resolves #2425
Depends on #2511
Depends on #2501
Depends on #2502
Depends on #2506
Depends on #2507
Depends on #2509
Before the change?
After the change?
Outstanding Tasks
acctest
repo labelOptional Tasks
dotcom
repo environment?ghes
repo environmentPull request checklist
Does this introduce a breaking change?
Please see our docs on breaking changes to help!