[PR #235] [MERGED] Stub out tcell.NewScreen so tests can pass headless. #270

Closed
opened 2026-03-03 16:23:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mum4k/termdash/pull/235
Author: @mum4k
Created: 6/20/2020
Status: Merged
Merged: 6/20/2020
Merged by: @mum4k

Base: develHead: 234-tcell_test


📝 Commits (3)

  • 4beaac9 Stub out tcell.NewScreen so tests can pass headless.
  • 0f0fa8a Triggering a CI build.
  • ccaec8f Updating CHANGELOG.

📊 Changes

4 files changed (+17 additions, -3 deletions)

View changed files

📝 .travis.yml (+1 -1)
📝 CHANGELOG.md (+5 -0)
📝 terminal/tcell/tcell.go (+6 -2)
📝 terminal/tcell/tcell_test.go (+5 -0)

📄 Description

Fixes #234


🔄 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/mum4k/termdash/pull/235 **Author:** [@mum4k](https://github.com/mum4k) **Created:** 6/20/2020 **Status:** ✅ Merged **Merged:** 6/20/2020 **Merged by:** [@mum4k](https://github.com/mum4k) **Base:** `devel` ← **Head:** `234-tcell_test` --- ### 📝 Commits (3) - [`4beaac9`](https://github.com/mum4k/termdash/commit/4beaac9ccaae5ee4675baf64d1382efd39838601) Stub out tcell.NewScreen so tests can pass headless. - [`0f0fa8a`](https://github.com/mum4k/termdash/commit/0f0fa8ae08e2165d4aa16bb4d787eb93ea24630a) Triggering a CI build. - [`ccaec8f`](https://github.com/mum4k/termdash/commit/ccaec8f9af79176d8a34cfbba41e98dd11e1416a) Updating CHANGELOG. ### 📊 Changes **4 files changed** (+17 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+1 -1) 📝 `CHANGELOG.md` (+5 -0) 📝 `terminal/tcell/tcell.go` (+6 -2) 📝 `terminal/tcell/tcell_test.go` (+5 -0) </details> ### 📄 Description Fixes #234 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:23:38 +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/termdash#270
No description provided.