Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TESTING] Improve coverage of app.ts #4251

Open
2 of 6 tasks
jpelay opened this issue Apr 18, 2023 · 1 comment
Open
2 of 6 tasks

[TESTING] Improve coverage of app.ts #4251

jpelay opened this issue Apr 18, 2023 · 1 comment

Comments

@jpelay
Copy link
Member

jpelay commented Apr 18, 2023

app.ts is the file where most of our logic concerning the web page is located. This file sits at 46.61% test coverage as of today. Some core functionalities are missing testing including:

  • * saveMachineFiles
  • * closeAchievement
  • * delete_program
  • * set_favourite
  • * submit_program
  • * inputFromInlineModal

Among others (you can check which by running the code coverage as described in the documentation).

@Felienne Felienne changed the title [BUG] Improve coverage of app.ts [TESTING] Improve coverage of app.ts Sep 23, 2023
@Felienne
Copy link
Member

Felienne commented Apr 3, 2024

Hi @Annelein!

Increasing test coverage of the front-end too is a task for you?

@Annelein Annelein self-assigned this Apr 3, 2024
@Annelein Annelein moved this from Soon to In Progress in Hedy organization board Apr 10, 2024
@Annelein Annelein moved this from In Progress to ToBeDiscussed in Hedy organization board Apr 22, 2024
@Annelein Annelein moved this from ToBeDiscussed to In Progress in Hedy organization board Apr 24, 2024
@Annelein Annelein moved this to In Progress in Hedy organization board May 27, 2024
@Annelein Annelein moved this from In Progress to ToBeDiscussed in Hedy organization board May 27, 2024
@Annelein Annelein moved this from ToBeDiscussed to Planned in Hedy organization board May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Planned
Development

No branches or pull requests

3 participants