fix/134-testing-issues #27

Merged
ismail merged 12 commits from fix/134-testing-issues into dev 2025-07-07 13:31:28 +02:00

12 Commits

Author SHA1 Message Date
ismail bacbe03e12 Update the manifest file with the latest information. 2025-07-07 09:50:36 +03:00
ismail be09cb883a Correct the installation description.
Fixes  #1027
2025-07-07 09:39:29 +03:00
ismail 925fd5de74 Update descriptions about the inertia timing.
Fixes #1027
2025-07-07 09:27:28 +03:00
ismail 2e3e92bb63 Fix testing issues and add more tests.
Fixes #134.
Fix unit testing issues. Add more tests to cover more code.
2025-07-04 17:55:33 +03:00
ismail c4482b8d49 Fix unhandled tilt to run mode transitions.
Fixes #1028.
This commit add unhandled logic to the relay_chn_issue_cmd function to handle transitions from tilt mode to run mode.
2025-07-04 17:31:31 +03:00
kozmotronik 41c292cc89 Restructure the project tree for unit testing
Restructure the whole project tree so that the component can be unit tested. Also update some cmake files to update the modified paths, update test cases etc.
2025-07-04 00:38:57 +03:00
ismail ed5b86e863 Fix CMakeLists.txt definitions and test cases. 2025-07-03 18:58:09 +03:00
ismail 421dea7d69 Merge pull request 'fix/172-fix-error-handling' (!24) from fix/172-fix-error-handling into fix/134-testing-issues
Reviewed-on: https://dev.kozmotronik.com.tr/gitea/KozmotronikTech/relay_chn/pulls/24
2025-04-02 14:38:32 +03:00
ismail 4f39308f13 Merge pull request 'fix/162-fix-error-handling' from fix/162-fix-error-handling into fix/134-testing-issues
Reviewed-on: https://dev.kozmotronik.com.tr/gitea/KozmotronikTech/relay_chn/pulls/23
2025-03-21 17:30:13 +03:00
ismail 11786b7a06 Remove unnecessary unity functions. 2025-03-04 09:49:04 +03:00
ismail 7c18ddcc04 Fix declarations as per the documents. 2025-03-04 09:48:24 +03:00
ismail e8303a9418 Fix test directory structure. 2025-03-03 16:20:29 +03:00