-
**Is your feature request related to a problem? Please describe.**
Yes. We need to be able to run integration tests for pubsublite. Currently the way we do this for pubsub is by setting the `PUBSUB_E…
-
Create mock-ups for MVP User Stories.
- [x] Home
- [x] Services
- [x] Events
-
**Is your feature request related to a problem? Please describe.**
In some cases, we have a pre-configured HttpClient and I would like to use it in "services.AddRefitClient()" method. Today the metho…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Arch: arm6…
-
**Note: for support questions, please use one of these channels:**
#### Short description of the problem:
not able to build prod version of any app
#### What behavior are you expecting?
**…
-
```
docker-compose --version
docker-compose version 1.29.2, build unknown
```
The docker-compose is the default one installed with apt install docker-compose on the most recent Ubuntu version or…
-
When setting a custom storage engine vie the config
```
const config = {
authUrl,
storage: myStorageEngine,
userAttributes: {
firstName: 'first_name',
imageUrl: 'image',
},
…
-
Add tests for each file in src/services directory and add framework so I can run "flask test" to execute the tests.
Prevent this from happening:
(myvenv) nchohan slack-bot % flask test
Usage: fla…
-
Dear Developer.
I have Rockchip PX5 car head unit with Android 9. The internal AT6558 GNSS version receives only the GPS and chianian satellities.
I have decided to applicate an VK-168 USB externa…
-
Hi,
Nice tutorials, thanks.
How would you go about writing tests for a setup like this one?
mock socket.io server connection in the unit tests in the angular client and vice versa?
angular e2e te…