prettier-browser-extension icon indicating copy to clipboard operation
prettier-browser-extension copied to clipboard

Testing options

Open nickserv opened this issue 6 years ago • 3 comments

#53

  • [x] ~~Create fully-functioning chrome.extension.storage.sync stub~~ Use sinon-chrome with webextension-polyfill
  • [ ] Test option syncing behavior

nickserv avatar Nov 07 '19 17:11 nickserv

What's the status on this?

kaicataldo avatar Aug 27 '20 17:08 kaicataldo

I've fixed merge conflicts and several configuration issues. Now that we're using sinon-chrome we no longer need to develop complex mocks and can just focus on implementing the options tests (mainly interested in syncing behavior).

nickserv avatar Aug 30 '20 01:08 nickserv

Are you still working on this? If not, I think it would be best to close the PR for now so others can feel free to work on it (would love to land this PR if you're still working on it, though!).

kaicataldo avatar Feb 01 '21 05:02 kaicataldo