sentry-capacitor
sentry-capacitor copied to clipboard
add this in when fetchRelease method is in progress?
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)
fetchNativeRelease Exists so I'll just update the tests to be even with the React Native implementation.
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 🥀