openstreetmap-ng icon indicating copy to clipboard operation
openstreetmap-ng copied to clipboard

Test create-access-token

Open Zaczero opened this issue 6 months ago • 0 comments

The goal is to:

  • Test create_access_token endpoint
  • It should only issue tokens for client ids: 'SystemApp.id', 'SystemApp.rapid'
  • It must not issue tokens for 'SystemApp.web'

Test should be defined in tests/controllers/test_web_system_app.py

Zaczero avatar Jul 31 '24 12:07 Zaczero