Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes Failing/Hanging Test #14

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Fixes Failing/Hanging Test #14

merged 1 commit into from
Dec 13, 2024

Conversation

nostrdev-com
Copy link
Collaborator

It has been observed that one of the Angor Decoder tests is timing out. It was because a database query mock was not added and an actual call to the database was made.

@nostrdev-com nostrdev-com merged commit 0c13d46 into master Dec 13, 2024
12 checks passed
nostrdev-com added a commit that referenced this pull request Dec 16, 2024
dangershony pushed a commit that referenced this pull request Dec 19, 2024
* feat(mempool-ui): adds initial component files

* fix: interface importing

* chore: local dev setup

* adds angor ui components and interfaces

* feat(ui): adds blockchain view

* feature(angor-search): adds angor to search bar

* feat(ui): updates angor module structure

* feat(ui): adds pagination - part 1

* feat(ui): adds pagination to the list

* feat(ui): adds no-data skeleton

* fix: updates the project component

* fix: return empty array if no investments

* chore: restores local dev settings

* chore: removes redundant description

* fix: adds missed mock (#14)

* mempool#144 - Extract NostrEventId instead Npub (#16)

* fix: updates signet challenge

* feat(eventId): initial commit

* feat(event-id): removes npub from query

* feat(eventId): updates unit tests

* fix: reverse order of projects

* reverts local dev changes
nostrdev-com added a commit that referenced this pull request Dec 20, 2024
* feat(mempool-ui): adds initial component files

* fix: interface importing

* chore: local dev setup

* adds angor ui components and interfaces

* feat(ui): adds blockchain view

* feature(angor-search): adds angor to search bar

* feat(ui): updates angor module structure

* feat(ui): adds pagination - part 1

* feat(ui): adds pagination to the list

* feat(ui): adds no-data skeleton

* fix: updates the project component

* fix: return empty array if no investments

* chore: restores local dev settings

* chore: removes redundant description

* fix: adds missed mock (#14)

* mempool#144 - Extract NostrEventId instead Npub (#16)

* fix: updates signet challenge

* feat(eventId): initial commit

* feat(event-id): removes npub from query

* feat(eventId): updates unit tests

* fix: reverse order of projects

* feat(derivation): implements new derivation

* fix: removes uneeded import

* fix: removes unneeded import

* fix: restores back from local dev settings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants