sentry-capacitor icon indicating copy to clipboard operation
sentry-capacitor copied to clipboard

add this in when fetchRelease method is in progress?

Open lucas-zimerman opened this issue 3 years ago • 2 comments

spotted this comment on wrapper.tests.ts

  // TODO add this in when fetchRelease method is in progress
  // describe('fetchRelease', () => {
  //   test('fetches the release from native', async () => {
  //     await expect(NATIVE.fetchRelease()).resolves.toMatchObject({
  //       build: '0.0.1',
  //       id: 'test-mock',
  //       version: '0.0.1',
  //     });
  //   });
  // });

Check if fech release was released if no, add a task to add fetchRelease (or discuss if this is needed)

lucas-zimerman avatar Jun 14 '22 17:06 lucas-zimerman

fetchNativeRelease Exists so I'll just update the tests to be even with the React Native implementation.

lucas-zimerman avatar Jun 14 '22 17:06 lucas-zimerman

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

github-actions[bot] avatar May 30 '23 00:05 github-actions[bot]