sarathpetec / cred

Simple SpringBoot Application with Mongo DB and GraphQL
Apache License 2.0
1 stars 2 forks source link

Test GraphQL API for User Profile System #7

Open sarathpetec opened 8 months ago

sarathpetec commented 8 months ago

Write comprehensive tests for GraphQL queries and mutations, covering various use cases and edge cases. Ensure that the API returns correct data and errors as expected. Utilize tools like Apollo Server Testing or similar libraries for testing GraphQL servers.