Adding unit tests #3

Open
opened 2022-03-05 14:11:03 +00:00 by Ad5001 · 0 comments
Owner

Adding a unit test framework to test several sections of LogarithmPlotter, namely the math parts.

Required sections to be tested:

  • Python
    • Implement pytest
    • Implement tests
    • Add pytest testing to CI
  • JS
    • Convert expr-eval library and integration to ECMAScript modules
    • Pick JS testing framework
    • Implement it
    • Mock (started)
    • Implement the tests (started)
    • Add it to CI
  • QML
    • Pick testing framework
    • Mockup elements
    • Implement tests
    • Add it to CI
Adding a unit test framework to test several sections of LogarithmPlotter, namely the math parts. Required sections to be tested: - Python - [x] Implement pytest - [x] Implement tests - [x] Add pytest testing to CI - JS - [x] Convert expr-eval library and integration to ECMAScript modules - [x] Pick JS testing framework - [x] Implement it - [ ] Mock (started) - [ ] Implement the tests (started) - [x] Add it to CI - QML - [ ] Pick testing framework - [ ] Mockup elements - [ ] Implement tests - [ ] Add it to CI
Ad5001 added the
enhancement
label 2022-03-05 14:11:03 +00:00
Ad5001 added this to the v0.2.0 milestone 2022-03-05 14:12:26 +00:00
Ad5001 self-assigned this 2022-03-05 14:19:47 +00:00
Ad5001 modified the milestone from v0.2.0 to v0.3.0 2022-03-07 19:29:36 +00:00
Ad5001 modified the milestone from v0.3.0 to v0.3.1 2022-10-17 17:14:14 +00:00
Ad5001 modified the milestone from v0.3.1 to (deleted) 2024-09-17 15:46:57 +00:00
Ad5001 removed this from the (deleted) milestone 2024-09-17 15:51:51 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Ad5001/LogarithmPlotter#3
No description provided.