Skip to content

Backfill integration tests for authenticated endpoints #16

@ches

Description

@ches

Since the setup is in place for authenticated tests now, fill in the holes in the specs. RSpec metadata can be used for endpoints where authentication is optional to specify behavior of both paths:

context 'when authenticated', :authenticated do
  # ...
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions