Closed
Description
Describe the bug
Whenever we get new updates from the renovate-bot to bump package versions related to the web-server service, we are not confident 100% that things will still work. We should look into adding some tests to tests graphql queries, mutations, and subscriptions.
Activity
MooseJ commentedon Dec 15, 2019
@helfi92 So I started working on this, but then realized that I'm not 100% what you wanted. Are you looking for tests to be created for every GraphQL query, mutation, and subscription?
helfi92 commentedon Dec 16, 2019
You have the right idea :) We can start with "Roles" first.
helfi92 commentedon Dec 23, 2019
@MooseJ How do you feel about giving the following a try
taskcluster/services/web-server/src/graphql/Tasks.graphql
Lines 376 to 379 in de2c662
It would be our first subscription test. Once we have a subscription tested, we would be able to merge #2067
MooseJ commentedon Dec 24, 2019
@helfi92 Yeah I can give that shot!
helfi92 commentedon Dec 24, 2019
Thank you so much!
helfi92 commentedon Jan 10, 2020
@MooseJ Happy new year! How is it going? :-)
6 remaining items