quinone / password-manager

Password management application developed as a group project for college.
0 stars 0 forks source link

Write tests for creation of new item in vault #24

Closed quinone closed 5 months ago

quinone commented 6 months ago

Tests are required for the new_item action in vault.py

Please add tests ideas you think of.

quinone commented 5 months ago

Completed