badge-maker icon indicating copy to clipboard operation
badge-maker copied to clipboard

Refactor badge-maker node version to support e2e testing for logos/links

Open cgbur opened this issue 4 years ago • 0 comments

Currently the npm module has the logos and links rendering behind an API call so you cannot access them. This is probably because on shields.io logos and links are handled another way? Not sure but need to refactor the JS code they have to make the private API the public one. Then it can be integrated into the tests/e2e.rs we already have.

cgbur avatar Jan 10 '21 23:01 cgbur