Skip to content

OAuth store refactoring

Erwan Rouchet requested to merge refactor-oauth into master

Closes #22 (closed), requires !640 (closed)

  • Moved API calls to js/api.js (#227 (closed))
  • Replaced useError with notifications/notify (#226 (closed))
  • Added tests for error handling on all actions
  • Replaced testAction with the FakeStore from ~/test/store (#282 (closed))
  • Added assertions on the Axios request history
Edited by Erwan Rouchet

Merge request reports

Loading