Here we actually run the nix code related to all hosts, so we can't call it a unit test, it's more accurate to call it eval tests.
🔄 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/ryan4yin/nix-config/pull/92
**Author:** [@ryan4yin](https://github.com/ryan4yin)
**Created:** 3/13/2024
**Status:** ✅ Merged
**Merged:** 3/13/2024
**Merged by:** [@ryan4yin](https://github.com/ryan4yin)
**Base:** `main` ← **Head:** `rename-haumea-tests`
---
### 📝 Commits (1)
- [`6a9afbb`](https://github.com/ryan4yin/nix-config/commit/6a9afbb9a209cc258e0d8b2fa671985dd27e164b) fix: rename unitTests to evalTests
### 📊 Changes
**6 files changed** (+9 additions, -9 deletions)
<details>
<summary>View changed files</summary>
📝 `.github/workflows/flake_evaltests.yml` (+4 -4)
📝 `outputs/README.md` (+1 -1)
📝 `outputs/aarch64-linux/default.nix` (+1 -1)
📝 `outputs/default.nix` (+1 -1)
📝 `outputs/riscv64-linux/default.nix` (+1 -1)
📝 `outputs/x86_64-linux/default.nix` (+1 -1)
</details>
### 📄 Description
Here we actually run the nix code related to all hosts, so we can't call it a unit test, it's more accurate to call it eval tests.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/ryan4yin/nix-config/pull/92
Author: @ryan4yin
Created: 3/13/2024
Status: ✅ Merged
Merged: 3/13/2024
Merged by: @ryan4yin
Base:
main← Head:rename-haumea-tests📝 Commits (1)
6a9afbbfix: rename unitTests to evalTests📊 Changes
6 files changed (+9 additions, -9 deletions)
View changed files
📝
.github/workflows/flake_evaltests.yml(+4 -4)📝
outputs/README.md(+1 -1)📝
outputs/aarch64-linux/default.nix(+1 -1)📝
outputs/default.nix(+1 -1)📝
outputs/riscv64-linux/default.nix(+1 -1)📝
outputs/x86_64-linux/default.nix(+1 -1)📄 Description
Here we actually run the nix code related to all hosts, so we can't call it a unit test, it's more accurate to call it eval tests.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.