ral-facilities / inventory-management-system-api

Apache License 2.0
0 stars 0 forks source link

Refactor catalogue category e2e tests #314 #315

Closed joelvdavies closed 3 months ago

joelvdavies commented 3 months ago

Description

Refactors catalogue category e2e tests. Also applies changes to all refactored tests so far to match the style of #31.

Notes

Removed tests:

Testing instructions

Add a set up instructions describing how the reviewer should test the code

Agile board tracking

Closes #314

VKTB commented 3 months ago

Could you please also run the black formatter as it has some things to reformat? Thanks

joelvdavies commented 3 months ago

Could you please also run the black formatter as it has some things to reformat? Thanks

I thought I did on the latest force push?

VKTB commented 3 months ago

Could you please also run the black formatter as it has some things to reformat? Thanks

I thought I did on the latest force push?

Oh sorry, your last commit did not appear for me when I posted this.

joelvdavies commented 3 months ago

@VKTB Thanks for being thorough and spotting these, I wouldn't have myself.