apinf / platform

Apinf - Open source API management platform with multi proxy and protocol support
https://apinf.com/
European Union Public License 1.1
74 stars 33 forks source link

Create functional tests for catalog bookmarking #270

Closed bajiat closed 5 years ago

bajiat commented 9 years ago

Ensure the bookmark toggle button works as expected on the API catalog by writing a functional test suite. (Includes defining the expectation.)

Definition of done

Choose

We have chosen to work with Mocha.js and use the Velocity test runner. Velocity is the official tes runner for Meteor.js.

bajiat commented 9 years ago

@frenchbread Would you be able to take this task in addition to #327 and #76? If yes, could you estimate the size?

mauriciovieira commented 9 years ago

I suggest we take a look at Velocity, the official meteor package for testing.

bajiat commented 8 years ago

Moving this back to backlog, because there is a new testing plan proposed to Apinf. This task either to be re-used for the new plan or closed if new testing issues will be created.

brylie commented 8 years ago

@mauriciovieira it makes sense to use Velocity as our testing framework. Also, we chose Mocha.js in a previous task for writing our tests. Mocha.js can be used with Velocity.

Nazarah commented 5 years ago

closing this for the time being.