Mikita Belahlazau

Results 63 comments of Mikita Belahlazau

Any update on this pull request? I'd love to have negative strikes in the app.

Here is more detailed description on how browser context/session is reset between tests. First, we need to close browser context after each test case so that its video is saved...

@jeanniefu I want to call reset in `afterEach` as well to get clean test videos that end after all `afterEach` is called. If we don't it then video will contain...

While migrating tests to TestContext became a bit more familiar with existing tests. Some tests fill db with some data (questions, applications) and `beforeAll` and then each test case relies...

Makes sense. I think we'd enable it only in browser tests running on local environment (github actions). As for name/passwords. Hm, do we have those in browser tests? I expected...

For Stage 1. Local environment. You also need to update `bin/run-browser-tests-local` to pass the variables.

Closing as dup as per [#issuecomment-1223392370](https://github.com/civiform/civiform/issues/2649#issuecomment-1223392370)

@cassandralfernandes so this bug is no longer about just updating text, but rather redoing question layout to have 2 items as in the mock, right?

@cassandralfernandes Do we still need "view" button? With the proposed change the "View" button will go under 3-dot menu. At which point it's somewhat hidden and "Edit" remains the main...