fabbricadigitale / proauth.js

Automagically attach OAuth2's tokens to HTTP requests
MIT License
4 stars 0 forks source link

Cross-browser testing #20

Open leodido opened 7 years ago

leodido commented 7 years ago

As soon as possible I plan to send our tests on various browsers.

Please help me to define a minimum compatibility matrix.

Refs #7 and #8.

cc @fabbricadigitale/openinnovation.

leogr commented 7 years ago

I agree. Saucelab?

BTW, we should split this task into two phases:

  1. Testing the current support for default and legacy (different test suite) with the E6 build without polyfills
  2. Provide to dev an autoloader (opt-in logic, based on feature detection) for operational mode and polifills so we can extend the matrix of supported browsers then activate testing also for them

Let me know

leodido commented 7 years ago

We should create a matrix representing all the possible combinations of use of proauth.

Then we should run this matrix against various browsers (another matrix).