OpenSlides / OpenSlides/openslides-client
Add integration test for search and projector
Open
Nobody has claimed this yet.
tests
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 52
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 52
Description
Our integration tests should check if all services work together.
Currently there are no tests that check if the projector and search service are working.
Therefore the following tests should be added:
Search service:
Open global search dialog and search on orga levelverify that a result is presentverify that nothing is found for something not existing
Open global search dialog and search on meeting levelverify that a result is presentverify that a result is not present that is not part of the meeting but exists
Projector
- Verify projector has content
- Verify projector content updates when sending a projection update
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the client’s existing integration-test setup and the entry points for global search and projector updates. Add coverage for search results at organization and meeting level, then verify that the projector has content and reflects a projection update.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100