webrecorder / behaviors

Webrecorder Automated In-Page Behavior Framework
GNU Affero General Public License v3.0
12 stars 6 forks source link

API tests and general cleanup #8

Closed N0taN3rd closed 5 years ago

N0taN3rd commented 5 years ago

added behavior lookup shutdown via the "onClose" hook tweaked the soundcloud embed behavior's regex added filename property to the behavior metadata in order to ensure the name sent with the info does not include the js extension reformatted the project according to the project's code style and added script, via package.json, to do that for us added behavior api sanity tests added travis CI integration to run the tests removed the non fastify plugin implementation now that the gracefull-shutdown plugin has been updated