resonatecoop / id-server-template

Resonate Coop ID Server
Mozilla Public License 2.0
3 stars 3 forks source link

skip a test if the test DB is misbehaving #19

Closed tpltnt closed 3 years ago

tpltnt commented 3 years ago

Hi there,

I adjusted the oauth test suite to skip a test if the test database is misbehaving. The oauth test suite should ensure that the oauth code is tested, not that the test rig is up and running. (This should be ensured elsewhere if need be.) A failing oauth test should indicate an error in the oauth code, nothing else.

Cheers, tpltnt

tpltnt commented 3 years ago

ping ... sorry for being eager, but I really want to thus to move forward.

auggod commented 3 years ago

@tpltnt Sorry for the huge reaction time. Thought someone else from the team would take a look at it.