Skip to content

test(json-api-server-e2e): Add test for check validation for null #108

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

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

klerick
Copy link
Owner

@klerick klerick commented Mar 13, 2025

Check validation if property for update is null

Closes: #107

@klerick klerick force-pushed the nestjs-json-api-107 branch from 065d9cb to 8ac8f06 Compare March 13, 2025 15:59
Copy link

nx-cloud bot commented Mar 13, 2025

View your CI Pipeline Execution ↗ for commit d307678.

Command Status Duration Result
nx affected --target=build --parallel=3 --exclu... ✅ Succeeded <1s View ↗
nx run json-api-server-e2e:e2e-micro --parallel=1 ✅ Succeeded 1m 37s View ↗
nx run json-api-server-e2e:e2e --parallel=1 ✅ Succeeded 2m 56s View ↗
nx affected --target=ts-test --parallel=3 --pas... ✅ Succeeded <1s View ↗
nx affected --target=test --parallel=3 --passWi... ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-03-13 16:08:11 UTC

@klerick klerick force-pushed the nestjs-json-api-107 branch from 8ac8f06 to d307678 Compare March 13, 2025 15:59
@klerick klerick merged commit f859c73 into master Mar 13, 2025
3 checks passed
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.

null validation on post and patch methods
1 participant