Skip to content

danielmorbeck/aero-logic3

Repository files navigation

🚀   Aero Logic Kata

Nik Sumeiko   Awesome

A kata project to practice Separation of Concerns (SoC) design principle in React.

 

Project description

The app enables its users to solve air traffic control riddles in favour to be always up-to-date with important knowledge about the domain.

 

Testing

The project is configured for different types of tests.

Unit tests (vitest) will execute files matching __tests__/*.test.ts pattern:

pnpm test:unit

Integration tests (cypress) will pick files matching __tests__/*.test.tsx pattern (notice the .tsx extension in comparison to unit tests):

pnpm test:integration

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors