-
⚠ Have you searched for similar, already existing issues?
**Describe the issue**
Since a recent update (currently 2024.10.23-2-FDroid), routing often fails (not always, it depends on the destinati…
rom1v updated
2 weeks ago
-
charm: manila
channel: wallaby/stable
rev: 174
The version show on `juju status` is:
```
App Version Status Scale Charm Channel Rev Expo…
jneo8 updated
1 month ago
-
* How can we test it out?
* Does it support Ironic?
* How does neutron manage switches (in the absence of ml2-ansible networking)?
* Is there a RH contact to talk to about upgrades (from OSP wallaby)?…
-
### Issue description or question
Wallaby v2 runs fine locally, but when I'm on a remote machine via Microsoft's **Remote - Tunnels** VS Code extension, the new Wallaby tab stalls in the "connectin…
-
`npm start` seems fine (with(out) MIRROR=1).
With `wallaby_client.js`
```
ReferenceError: Can't find variable: process
at src/imports/testing/client/__meteor_runtime_config__.js:6:16
ReferenceError:…
-
### Issue description or question
In addition to the Typescript compilers currently supported. I would like a way to use node's built in --experimental-strip-types. My tests currently pass from the…
-
Hi
I am trying to set up wallaby on my new linux computer but keep getting `** (RuntimeError) invalid session id` every time I try to visit any site.
In the past I have always gotten this err…
-
I'm trying to get wallaby working for server tests for a meteor app that uses coffeescript. So I tried to use the wallaby_server file from this repo however it fails because it can't find any meteor m…
-
Would it be possible to add a Driver implementation for Wallaby?
I envision that this could be used for UI tests that involve JavaScript of any sorts, so we could test JavaScript from PhoenixTest u…
-
We used Wallaby on a previous client (Elixir/Phoenix) project and it was OK...
We stopped using it because our use-case didn't justify the extra overhead.
But on a recent project it was proposed …