You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should create an integration test that confirms the master branch of kinto can build the admin with the PR. It should test that the admin builds, and that it loads correctly in a browser.
The text was updated successfully, but these errors were encountered:
We're kinda doing this now, or at least I think we've got the spirit of it.
We have the browser test that will run against the latest kinto-admin release for each PR. (recent example)
For ensuring the build process works, we have CI checks on each PR (example) and a single-server admin build is automatically attached to each release. See the current release and the action log as examples.
We should create an integration test that confirms the master branch of kinto can build the admin with the PR. It should test that the admin builds, and that it loads correctly in a browser.
The text was updated successfully, but these errors were encountered: