mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #3415] [MERGED] HBE-270 Test-Case timestamp issue fix in backend #4380
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#4380
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hoppscotch/hoppscotch/pull/3415
Author: @mirarifhasan
Created: 10/4/2023
Status: ✅ Merged
Merged: 10/16/2023
Merged by: @balub
Base:
release/2023.8.3← Head:fix/test-case-timestamp📝 Commits (1)
2c9d3e3test: timestamp issue fix in user-history📊 Changes
2 files changed (+22 additions, -15 deletions)
View changed files
📝
packages/hoppscotch-backend/src/team-collection/team-collection.service.spec.ts(+1 -4)📝
packages/hoppscotch-backend/src/user-history/user-history.service.spec.ts(+21 -11)📄 Description
Closes HBE-270
Description
In this PR, we fix the broken test cases regarding timestamp mismatch. We encounterd this issue, when GitHub action runs.
Failure GitHub Action: https://github.com/hoppscotch/hoppscotch/actions/runs/6312305505/job/17138088088
Checks
Additional Information
Nil
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.