osm-teams icon indicating copy to clipboard operation
osm-teams copied to clipboard

Add http API test for old `manage` routes

Open kamicut opened this issue 3 years ago • 0 comments

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)

kamicut avatar Jan 12 '23 19:01 kamicut