Skip to content

add this in when fetchRelease method is in progress? #187

@lucas-zimerman

Description

@lucas-zimerman

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)

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Needs Discussion

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions