FalckJoshua / DIT113-System-Development-Locus-Imperium

Other
0 stars 0 forks source link

Create tests for C++ code to implement CI/CD #36

Closed FalckJoshua closed 7 months ago

FalckJoshua commented 1 year ago

In GitLab by @andriid on Apr 26, 2023, 13:28

Requirement

Write C++ tests for the code of Arduino to implement CI/CD

[Related to: #32]

Acceptance criteria

FalckJoshua commented 1 year ago

In GitLab by @vasilena on Apr 26, 2023, 13:59

created branch 36-create-tests-for-c-code-to-implement-ci-cd to address this issue

FalckJoshua commented 1 year ago

In GitLab by @andriid on Apr 28, 2023, 18:54

This issue is too hard and impractical to complete. We found out there are no sufficient libraries and methods to test code made for Wio Terminal. Therefore this issue is closed and abandoned. Instead, the CI/CD will be implemented for Java code and Android app.