You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the listings factory, the paper application is only included as a boolean and not in the application methods which leads to gaps in testing the upload of paper application pdfs. This was highlighted by not catching the fact that the listing duplication process would fail when a listing had a paper application uploaded.
This ticket should expand the listing factory to more accurately represent paper applications, cover the listing duplication case in testing, and ensure other tests pass with a random inclusion of paper applications.
The text was updated successfully, but these errors were encountered:
In the listings factory, the paper application is only included as a boolean and not in the application methods which leads to gaps in testing the upload of paper application pdfs. This was highlighted by not catching the fact that the listing duplication process would fail when a listing had a paper application uploaded.
This ticket should expand the listing factory to more accurately represent paper applications, cover the listing duplication case in testing, and ensure other tests pass with a random inclusion of paper applications.
The text was updated successfully, but these errors were encountered: