Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Fix mySky.getEntryLink and file.getEntryLink bug #175

Merged
merged 2 commits into from
Jun 28, 2021
Merged

Conversation

mrcnski
Copy link
Contributor

@mrcnski mrcnski commented Jun 25, 2021

Tests added and passing in #139,
where this bug was originally fixed.

Tests added and passing in #139,
where this bug was originally fixed.
src/file.ts Show resolved Hide resolved
Copy link
Collaborator

@kwypchlo kwypchlo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mrcnski mrcnski changed the title Fix file.getEntryLink bug Fix mySky.getEntryLink and file.getEntryLink bug Jun 25, 2021
const client = new SkynetClient(portalUrl);

describe("getEntryLink", () => {
it("Should get the entry link for a user ID and path", async () => {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure why this got removed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was moved as-is to integration.test.ts. We should probably split that file up one day, though.

@mrcnski mrcnski merged commit b07834d into master Jun 28, 2021
@mrcnski mrcnski deleted the fix-getEntryLink branch June 28, 2021 13:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants