[PR #31] [MERGED] Test for browser app #180

Closed
opened 2026-03-03 16:05:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mthenw/frontail/pull/31
Author: @mthenw
Created: 2/28/2014
Status: Merged
Merged: 2/28/2014
Merged by: @mthenw

Base: masterHead: frontend-tested


📝 Commits (5)

📊 Changes

12 files changed (+144 additions, -51 deletions)

View changed files

📝 Makefile (+3 -3)
📝 lib/web/assets/app.js (+5 -5)
lib/web/assets/styles/bootstrap.min.css (+7 -0)
📝 lib/web/assets/styles/dark.css (+1 -1)
📝 lib/web/assets/styles/default.css (+1 -1)
📝 lib/web/index.html (+4 -3)
📝 package.json (+37 -36)
test/app.js (+83 -0)
📝 test/connect_builder.js (+1 -0)
test/mocha.opts (+0 -2)
📝 test/server_builder.js (+1 -0)
📝 test/tail.js (+1 -0)

📄 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/mthenw/frontail/pull/31 **Author:** [@mthenw](https://github.com/mthenw) **Created:** 2/28/2014 **Status:** ✅ Merged **Merged:** 2/28/2014 **Merged by:** [@mthenw](https://github.com/mthenw) **Base:** `master` ← **Head:** `frontend-tested` --- ### 📝 Commits (5) - [`c9d03a2`](https://github.com/mthenw/frontail/commit/c9d03a26353d08e3ed853ad21278c559c2ad70e8) twtr bootstrap from local file - [`0a2911d`](https://github.com/mthenw/frontail/commit/0a2911dd3ee0dbdc1fa330daa40a04410c794f92) Basic test for browser app - [`55ef83f`](https://github.com/mthenw/frontail/commit/55ef83fc00e39a5b471bc04b49c802b66352a868) jQuery not needed - [`9dc749c`](https://github.com/mthenw/frontail/commit/9dc749cb67a450c6d350f0c3fccc3a1aa63bece9) event method extracted - [`cd67c51`](https://github.com/mthenw/frontail/commit/cd67c512d14620a7496d39ba2187bcb32d897c9a) not needed new lines ### 📊 Changes **12 files changed** (+144 additions, -51 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+3 -3) 📝 `lib/web/assets/app.js` (+5 -5) ➕ `lib/web/assets/styles/bootstrap.min.css` (+7 -0) 📝 `lib/web/assets/styles/dark.css` (+1 -1) 📝 `lib/web/assets/styles/default.css` (+1 -1) 📝 `lib/web/index.html` (+4 -3) 📝 `package.json` (+37 -36) ➕ `test/app.js` (+83 -0) 📝 `test/connect_builder.js` (+1 -0) ➖ `test/mocha.opts` (+0 -2) 📝 `test/server_builder.js` (+1 -0) 📝 `test/tail.js` (+1 -0) </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-03 16:05:53 +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/frontail#180
No description provided.