User can see the list of FT-sites, and add new ones.
Tests for http 200 responses added (list all, show add-new form) - but test of submit on add-new form missing!
I'm through with the task. The feature is finished, but two tests (tests/view/test_flying_teams.py) are still stubbed (either implement or remove them) - therefore I haven't created PR yet.
Overall changes:
User can see the list of Flying teams
User can add new flying team
User can edit selected flying team
Dev:
Improved the structure of files of equipment and rooms category
Todo:
Implement two missing tests (add new FT, edit existing FT scenarios)