Skip to content

Conversation

@willmullinthomas
Copy link
Contributor

Why

Added the delete user route to the frontend scaffold because functionality is shared by all projects

This PR

Added the delete user route to the protectedApiRoutes file and added a test file

Verification Steps

Each of the routes works on sftt and were copied over. npm run check threw no errors

@willmullinthomas willmullinthomas requested review from a team, florisdobber, jackblanc and rymaju and removed request for a team March 4, 2021 01:49
Copy link
Member

@jackblanc jackblanc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test needs to get fixed but other than that looks good

} from '../protectedApiClient';
import nock from 'nock';

describe('Protected API Client Tests', () => {});
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is failing (see GitHub Actions), can you add one test?

@willmullinthomas willmullinthomas merged commit 87e8b71 into master Mar 7, 2021
@willmullinthomas willmullinthomas deleted the deleteUser branch March 7, 2021 20:49
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.

3 participants