Single endpoint tests
Not all of these will be filled out. If a test in isolation is required or easily obtained, it will be listed here.
GET Thread:
GET Comment:
PATCH Thread:
PATCH Comment:
POST Thread:
Below are two separate tests that were run for POSTing a thread. The locust script ran into some computing errors when trying to calculate the data for creating 1,000,000 threads. The NewRelic chart shows that this endpoint is consistent regardless of number of Threads in a course.
POST Comment:
DELETE Thread:
DELETE Comment: