[PR #45] [MERGED] fix(tests): Add windows tests #159

Closed
opened 2026-03-14 20:14:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppacYazilim/zamanejs/pull/45
Author: @mehmeteminkartal
Created: 4/23/2024
Status: Merged
Merged: 4/23/2024
Merged by: @mehmeteminkartal

Base: mainHead: 44-add-windows-tests


📝 Commits (10+)

📊 Changes

8 files changed (+79 additions, -8 deletions)

View changed files

📝 .github/workflows/lint.yml (+1 -1)
📝 .github/workflows/tests.yml (+21 -1)
📝 package-lock.json (+3 -0)
📝 package.json (+4 -1)
📝 src/TimeStampRequest.spec.ts (+24 -0)
📝 src/TimeStampRequest.ts (+17 -1)
📝 src/hashingAlgoritms.ts (+5 -0)
📝 src/zamane.ts (+4 -4)

📄 Description

No description provided


🔄 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/AppacYazilim/zamanejs/pull/45 **Author:** [@mehmeteminkartal](https://github.com/mehmeteminkartal) **Created:** 4/23/2024 **Status:** ✅ Merged **Merged:** 4/23/2024 **Merged by:** [@mehmeteminkartal](https://github.com/mehmeteminkartal) **Base:** `main` ← **Head:** `44-add-windows-tests` --- ### 📝 Commits (10+) - [`3d0780c`](https://github.com/AppacYazilim/zamanejs/commit/3d0780c7a6d6a9cffe1ad3e4c169f8b0b9b2e2c0) Update tests.yml - [`8507af9`](https://github.com/AppacYazilim/zamanejs/commit/8507af9f82e80ac4402c9f1abedfa2c3216c1ebf) Update package.json - [`da8f88e`](https://github.com/AppacYazilim/zamanejs/commit/da8f88ee82fa7a86cc05ad42aa91535d4e897c62) Update tests.yml - [`963fe55`](https://github.com/AppacYazilim/zamanejs/commit/963fe55b606600b80ec7b123d4380798bc65286b) Fixes: #36 - [`0def7ea`](https://github.com/AppacYazilim/zamanejs/commit/0def7ea293d3e484fa30c21f8d5f943f8f43c86c) Update TimeStampRequest.ts - [`e377d31`](https://github.com/AppacYazilim/zamanejs/commit/e377d31f68a98518c4204e8b4467873807c33512) Update TimeStampRequest.ts - [`4e7206b`](https://github.com/AppacYazilim/zamanejs/commit/4e7206b98adfe223654609820f1cb2d959b9bf4f) Added tests - [`515719d`](https://github.com/AppacYazilim/zamanejs/commit/515719db9604d52e7f441d1b2db6a73b0102feef) Update tests.yml - [`b604e58`](https://github.com/AppacYazilim/zamanejs/commit/b604e58a05aae5e3fcad28d993773eefe5438bae) Update package-lock.json - [`6adbe99`](https://github.com/AppacYazilim/zamanejs/commit/6adbe99c142b281f78aa8fcedf3b45bf02040281) Update lint.yml ### 📊 Changes **8 files changed** (+79 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/lint.yml` (+1 -1) 📝 `.github/workflows/tests.yml` (+21 -1) 📝 `package-lock.json` (+3 -0) 📝 `package.json` (+4 -1) 📝 `src/TimeStampRequest.spec.ts` (+24 -0) 📝 `src/TimeStampRequest.ts` (+17 -1) 📝 `src/hashingAlgoritms.ts` (+5 -0) 📝 `src/zamane.ts` (+4 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 20:14:34 +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/zamanejs#159
No description provided.