Cole Walker

Results 12 issues of Cole Walker

Header based auth is insecure.

enhancement
typescript
difficult

The tests are very slow. The solution is to test resolvers instead of doing full on integration testing by creating an apollo server instance and then querying that.

enhancement
good first issue
typescript
easy
testing

low priority since it works right now, but this will be good for the future

enhancement
good first issue
typescript
low priority

will need to follow this guide on tuples https://stackoverflow.com/questions/56705157/best-way-to-define-a-map-object-in-graphql-schema

We no longer make use of any of the features of GraphQL Modules, and it's brought on a lot of headaches. The only benefit is slightly cleaner code and less...

Some of our tests are still hitting the twitch api, which is not ideal for rapid testing.

bug
typescript
testing
high priority

See similar issues.

difficult
testing
high priority
needs research

See similar issues.

difficult
testing
high priority
needs research
blocked

**Is your feature request related to a problem? Please describe.** This feature is going to be experimental until we have unit tests in place for it. We will need to...

difficult
testing
high priority
needs research
blocked

This feature needs unit tests to be moved forward into a non-experimental stage. We will need to use a library such as mock-socket to mock websockets.

difficult
testing
high priority
needs research