-
Currently (v3.1.4), the type-checking task uses the default `tsconfig.json` file, which excludes unit tests.
It would be nice to also typecheck tests: as a member of the VTU team, I can attest we s…
-
I'm trying to test the newly ported vtk-aste using the [given example files](https://github.com/precice/aste/pull/40#issuecomment-975304770). First, I run `partition_mesh.py` on the `vtk`/`vtu` file. …
-
Hi, I have a global localization variable that is declared in a twig file and I use it inside a single file component vue.
All this works fine, but if I run the tests vtu then he swears t…
-
It took me quite some time to get an example of how to test a `provide` of a component. I want to test if the component uses the `provide` function correctly and if it does some stuff with the injecte…
-
Vue Version: 3.2.31
Test-Utils: 2.0.0-rc.18
When upgrading from vue from 3.2.24 to 3.2.25 all our tests fail with the following error:
```
TypeError: Cannot read property 'devtoolsRawSetupState'…
-
@peterrum, a bug related to AMR has been observed, can be seen in `master` branch.
Steps to reproduce:
1. Compile with `output_time_interval=1e-9` to enable output at every time step
2. Run
…
-
**Describe your setup**
Operating system: Arch
preCICE Version: 2.3.0
**Describe the problem**
The exported parallel unstructured grid files are incorrectly named. This could also explain #2…
-
**Describe the bug**
![image](https://user-images.githubusercontent.com/17287671/157160841-14617975-0782-4ed5-8109-64a037c23bd9.png)
**To Reproduce**
```
import { mount, flushPromises } from…
luo10 updated
2 years ago
-
## Are you reporting a feature request or a bug?
Task
## Provide detailed reproduction steps (if any)
1. Run `npm run test`
### Expected result
Test are passing or failing without depre…
-
**Submitting author:** @dglaeser (Dennis Gläser)
**Repository:** https://gitlab.com/dglaeser/fieldcompare
**Branch with paper.md** (empty if default branch): feature/paper
**Version:** 0.1.3
**Editor:…