2025-01-01 23:14:52 +00:00
jsp
2024-10-21 16:19:13 +02:00
jsp
2024-10-21 16:19:13 +02:00
jsp
2024-10-21 16:19:13 +02:00
jsp
2024-10-21 16:19:13 +02:00
2024-12-30 03:19:15 +01:00
2024-12-30 03:19:15 +01:00
2024-12-30 03:19:15 +01:00
2025-01-01 23:14:52 +00:00
jsp
2024-10-21 16:19:13 +02:00
jsp
2024-10-21 16:19:13 +02:00
jsp
2024-10-21 16:19:13 +02:00
2024-12-30 03:19:15 +01:00

Description

This is a project for 4rd year academic of Université de Rennes 1.


Disclaimer

For the pokedemo it's in the main branch. The test is in tp_test branch We don't write all the test for cypress and Jest because it's a little bit too long. But we covered some major test. For Jest, we have some issue with pokeAPI so we try to mock but didnt work For the cypress it worked fine but we dont have many tests.


Prerequisits

Before cloning/forking this project, make sure the following tools are installed:

  • [npm] curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash
  • [nodejs] nvm install 22

Installation

  • Install npm and nodejs
  • Uninstall karma jasmin npm uninstall karma karma-chrome-launcher karma-coverage karma-jasmine karma-jasmine-html-reporter @types/jasmine jasmine-core
  • Install jest npm i --save-dev jest @types/jest jest-preset-angular
  • Install cypress npm install cypress --save-dev

Contributors

Description
No description provided
Readme 332 KiB
Languages
TypeScript 82.3%
HTML 13.8%
CSS 3.9%