-
Hi! I'm trying to write e2e tests with Playwright and test the functionality of testing different QRCodes in the same test. I'm facing some issues specific to the functionality of this library and wou…
-
I have been exploring the SMACC2 framework and am looking for some guidance on the best practices for testing, specifically regarding unit testing and functional testing. I have a few questions:
Un…
-
### Description
A moveit_servo node was added to the robot package, but after starting it, the message "Waiting to receive robot state update." is continuously displayed, and the jog function cannot …
-
# Description
Add styling to the North Star "application review" page
* Mocks: https://github.com/civiform/civiform/issues/7935
* Basic functionality: https://github.com/civiform/civiform/issues/8792…
-
### Is your feature request related to a problem? Please describe.
The aim of this issue is to redesign the topic page so that it incorporates skills together with lessons, and provides a clearer way…
-
As stated [here](https://github.com/waku-org/pm/issues/176#issuecomment-2252011267) we want to:
1. Review and improve coverage of chat functionalities tests:
1. List functionalities that we want to…
-
Since most of the functionality abstracts over the bus by use of the `DataBus` trait we should be able to provide a mock struct that implements `DataBus` and can assert that the correct commands are b…
-
### Specification
Due to time constraints not all of the tests could be made functional for the docker integration tests. The tests are disabled until we can convert them.
Due to our docker/dind…
-
**Describe the bug**
Camouflage errors with "Error: socket hang up" when sending a 2nd consecutive request to an endpoint.
Succeeds with 200 OK on the 1st GET request (tested via Postman) to "[local…
-
We are upgrading our project to use Next.js 15 and are facing the following error in Storybook for all components, even those that are not using `next-intl` functionality:
```
A React Element from…