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

test: add plgd time resource #934

Merged
merged 2 commits into from
May 6, 2023
Merged

test: add plgd time resource #934

merged 2 commits into from
May 6, 2023

Conversation

jkralik
Copy link
Member

@jkralik jkralik commented May 4, 2023

No description provided.

@jkralik jkralik force-pushed the adam/feature/add-system-clock branch 2 times, most recently from 5b0c445 to d96b54f Compare May 4, 2023 13:58
@Danielius1922 Danielius1922 self-requested a review May 4, 2023 14:20
@jkralik jkralik force-pushed the adam/feature/add-system-clock branch from d96b54f to f5fcd29 Compare May 4, 2023 14:49
@@ -121,6 +122,15 @@ func TestRequestHandlerGetDeviceResources(t *testing.T) {
},
),
},
{
Types: []string{plgdtime.ResourceType},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we can have a single function in the test package that generates these Change events, otherwise finding all places where they are used is difficult.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to create task for that because we need to stabilize build in iotivity-lite stack. (All PRs are red now for plgd-dev/device).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, we have desynced repositories - IoTivity + hub without plgdTime, device with it. We can do it in two steps, merge this first to stabilize all repos and then the refactoring comit.

@sonarcloud
Copy link

sonarcloud bot commented May 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jkralik jkralik merged commit fe774cc into main May 6, 2023
@jkralik jkralik deleted the adam/feature/add-system-clock branch May 6, 2023 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants