osm-teams
osm-teams copied to clipboard
Add http API test for old `manage` routes
I've added an httpAgent API test for /api/my/teams which is inside the new /pages/api structure. We need another test for older API routes that have not been migrated to /pages/api (such as team.create)