-
**Goal**
Test your tests with mutation testing.
**Subtasks**
- [ ] Configure Stryker mutator
- [ ] Add in package.json script to run mutation testing
- [ ] Run mutation testing for PullRequest…
-
### Kryteria akceptacji
**Należy zweryfikować i skonsultować, a także ewentualnie uaktualnić przed rozpoczęciem prac nad zgłoszeniem.**
- [ ] //TODO1 - wstawienie strony głównej na github pages
-…
-
**Context**
When we change something in the backend, we want to be sure that REST API still works as previous or any change in REST API contract is intended.
We won't generate swagger docs from TS c…
-
**Dependencies (blockers)**
- No blockers. Ready to go!
**Subtasks**
Command definition:
- [x] Create command type `SendEmailMessage` in `modules/shared/commands`
- [x] Create `SendEmailMessage…
-
Bardzo proszę o pozostawienie tego komponentu dla mnie - chciałbym przebrnąć przez proces Front-Back w całości!
PiotrWR
-
Currently some of the repos I'm using have long names and if they belong to the same org, it's hard to distinguish which repo is which. It'd be great if you show a tool-tip on hover so we can easily s…
-
Kryteria akceptacji
- [x] Utworzyć nowy moduł (tournament-tables)
- [x] Zaimplementować komendę odpowiedzialną za przypisanie stołu do turnieju oraz jej handler
- [x] Zaimplementować event, który…
-
From CodersCamp2020.Project.JavaScript.StarWarsQuiz created by [nowakprojects](https://github.com/nowakprojects): CodersCamp2020/CodersCamp2020.Project.JavaScript.StarWarsQuiz#4
### Kryteria akcept…
-
**Opisz błąd**
Appka poprzez github pages jest uruchamiana za pomocą https, a odwołanie do api jest przez http.
Wskutek tego następuje blokada treści poprzez html i request nie zostaje zwrócony.
**…