#157-test-tempSensor #176

Merged
b24johka merged 9 commits from #157-test-tempSensor into team_1_week_1 2026-04-09 10:53:54 +00:00
Collaborator

pull-request to merge branch into team 1 branch

pull-request to merge branch into team 1 branch
testing so that values are passed.
Added comments and correct coding standards for C#
as well as testing for tempSensorMockup
commented out self-made function
Comments and descriptions added.
Collaborator

Assigned a24hirsa to review.

Assigned a24hirsa to review.
Collaborator

Code looks good and test can run on Linux machines from the test folder with no error, and outside in parent folder with some errors but still succeeding

Make sure to close VScode or your IDE then open it again to update and load in new packages and dependencies needed to run Xunit tests. If this still doesn't work go to the wiki and follow the Add Xunit to project guide here https://git.webug.se/Andras/BoundlessFlowCampus2K/wiki/xUnit

Code looks good and test can run on Linux machines from the test folder with no error, and outside in parent folder with some errors but still succeeding Make sure to close VScode or your IDE then open it again to update and load in new packages and dependencies needed to run Xunit tests. If this still doesn't work go to the wiki and follow the Add Xunit to project guide here https://git.webug.se/Andras/BoundlessFlowCampus2K/wiki/xUnit
unnecessary file
rename file to follow new naming convention.
Collaborator

Code looks good and test runs on a windows machine. I get some warnings regarding the MQTTnet version, but I'm ignoring these since I can't seem to add the right package version even when specifying which version to add.

Note: I ran the test from a PowerShell instance, if it doesn't work using VSCode then do what Hirad mentions here:
@a24hirsa wrote in #176 (comment):

Code looks good and test can run on Linux machines from the test folder with no error, and outside in parent folder with some errors but still succeeding

Make sure to close VScode or your IDE then open it again to update and load in new packages and dependencies needed to run Xunit tests. If this still doesn't work go to the wiki and follow the Add Xunit to project guide here https://git.webug.se/Andras/BoundlessFlowCampus2K/wiki/xUnit

Code looks good and test runs on a windows machine. I get some warnings regarding the MQTTnet version, but I'm ignoring these since I can't seem to add the right package version even when specifying which version to add. Note: I ran the test from a PowerShell instance, if it doesn't work using VSCode then do what Hirad mentions here: @a24hirsa wrote in https://git.webug.se/Andras/BoundlessFlowCampus2K/pulls/176#issuecomment-1256: > Code looks good and test can run on Linux machines from the test folder with no error, and outside in parent folder with some errors but still succeeding > > Make sure to close VScode or your IDE then open it again to update and load in new packages and dependencies needed to run Xunit tests. If this still doesn't work go to the wiki and follow the Add Xunit to project guide here https://git.webug.se/Andras/BoundlessFlowCampus2K/wiki/xUnit
Collaborator

Because all of the testers have had some issues regarding packages the issue will go through a final test, i will do this review.

Because all of the testers have had some issues regarding packages the issue will go through a final test, i will do this review.
Collaborator

Because all of the testers have had some issues regarding packages the issue will go through a final test, i will do this review.

Because all of the testers have had some issues regarding packages the issue will go through a final test, i will do this review.
Collaborator

image

After changing the package reference to the version of MQT that is available i got a clean result of the tests.
The tests where conducted with an entirely new clone of the project.
The issue with MQT will be researched, but it is not related to this issue.
Well done!

![image](/attachments/29d9bffa-5070-4173-ac64-d18529954df7) After changing the package reference to the version of MQT that is available i got a clean result of the tests. The tests where conducted with an entirely new clone of the project. The issue with MQT will be researched, but it is not related to this issue. Well done!
111 KiB
b24johka merged commit 67df66e599 into team_1_week_1 2026-04-09 10:53:54 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
4 participants
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
Andras/BoundlessFlowCampus2K!176
No description provided.