-
I would like to be able to drag / drop a file / folder, to convert using nmr-load-save and set the initial state of NMRium.
So after drag / drop we should have a code similar to:
```
read(fileColle…
-
**Bug description**
Running `accessible::tests::test_accessible_update_state` causes a critical that looks a little concerning.
Maybe it could be useful to set fatal criticals in tests? Or would…
-
Cohosting allows us to have tests for override completion, which makes a complex edit. Our current test only verifies that items appear in completion, but we've never have a bug around that. What we h…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch Name
main
### Commit ID
b848638952bd5a0dad5498863136e256caa14d07
### Other Environment Infor…
-
For workflows which recycle machines - HPC and the like, it's handy to create, run, and operate based on the return values of both commissioning and test scripts. Defining scripts as resources and the…
-
Hi! I'm looking to start brainstorming for some tips and tricks to "unit test" view components that depend on `Observable` objects delivered through `State` or `Environment`. Would this topic be inclu…
-
Hello,
I have 10 manually scored recordings which i am using to train the model. When runing the '02_test_state_annotation' these recordings are scored with an average accuracy of 70% with a genera…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the issue has not already been raised
### Issue
I downloaded a zip of the repo, ins…
-
In order to avoid bugs like the one that was fixed in #4589 we need a set of tools that we can easily apply to the Mainnet's ledger state.
This tool will have a command line interface for reading a…
-
## Context
https://github.com/celestiaorg/celestia-app/pull/3936 introduced a more reliable way to state sync.
## Problem
We don't have any state sync integration or end-to-end tests so it's …