[PR #1024] [CLOSED] Add some failing tests for the custom time stuff #1124

Closed
opened 2026-03-03 12:33:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1024
Author: @fsouza
Created: 12/28/2022
Status: Closed

Base: mainHead: customTime


📝 Commits (2)

  • 58bf6ff Add some failing tests for the custom time stuff
  • 71143d4 moar wip

📊 Changes

4 files changed (+80 additions, -36 deletions)

View changed files

📝 fakestorage/object.go (+32 -36)
📝 fakestorage/object_test.go (+41 -0)
📝 fakestorage/upload_test.go (+6 -0)
📝 internal/backend/object.go (+1 -0)

📄 Description

Related to #410.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/1024 **Author:** [@fsouza](https://github.com/fsouza) **Created:** 12/28/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `customTime` --- ### 📝 Commits (2) - [`58bf6ff`](https://github.com/fsouza/fake-gcs-server/commit/58bf6ff2bdd6890c081a7f7fa63687e944a0cbaa) Add some failing tests for the custom time stuff - [`71143d4`](https://github.com/fsouza/fake-gcs-server/commit/71143d4c2e4adcc071937405edf88cbe12944e05) moar wip ### 📊 Changes **4 files changed** (+80 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `fakestorage/object.go` (+32 -36) 📝 `fakestorage/object_test.go` (+41 -0) 📝 `fakestorage/upload_test.go` (+6 -0) 📝 `internal/backend/object.go` (+1 -0) </details> ### 📄 Description Related to #410. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:33:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#1124
No description provided.