Fixing issue #58 #64
Annotations
2 errors
|
hono/routes/index.test.tsx > Root page > should return the About page without authentication:
hono/routes/index.test.tsx#L104
AssertionError: expected '<!DOCTYPE html><html lang="en"><head>…' to contain 'Slack-like application that\'s fully …'
Expected: "Slack-like application that's fully open source"
Received: "<!DOCTYPE html><html lang="en"><head><meta charSet="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>About - MLack</title><link rel="stylesheet" href="/components/AboutPage.css"/></head><body><div class="about-container"><h1 class="page-title">About MLack</h1><div class="content"><p>MLack is a Slack-like application that's fully open source. The source code is available at <a href="https://github.com/mahata/mlack" target="_blank" rel="noopener noreferrer">@mahata/mlack</a>.</p><p>This is an experimental project designed to build a real-world application using "Vibe Coding". Around 90% of the code is written by <a href="https://docs.github.com/en/copilot/concepts/about-copilot-coding-agent" target="_blank" rel="noopener noreferrer">GitHub Copilot Coding Agent</a>.</p><p>The project explores what's possible when combining human creativity with AI assistance to rapidly prototype and build functional applications.</p></div><div class="navigation"><a href="/" class="back-link">← Back to Chat</a></div></div></body></html>"
❯ hono/routes/index.test.tsx:104:18
|
|
hono/components/AboutPage.test.ts > AboutPage component > should contain required content about the project:
hono/components/AboutPage.test.ts#L19
AssertionError: expected '<html lang="en"><head><meta charSet="…' to contain 'Slack-like application that\'s fully …'
Expected: "Slack-like application that's fully open source"
Received: "<html lang="en"><head><meta charSet="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>About - MLack</title><link rel="stylesheet" href="/components/AboutPage.css"/></head><body><div class="about-container"><h1 class="page-title">About MLack</h1><div class="content"><p>MLack is a Slack-like application that's fully open source. The source code is available at <a href="https://github.com/mahata/mlack" target="_blank" rel="noopener noreferrer">@mahata/mlack</a>.</p><p>This is an experimental project designed to build a real-world application using "Vibe Coding". Around 90% of the code is written by <a href="https://docs.github.com/en/copilot/concepts/about-copilot-coding-agent" target="_blank" rel="noopener noreferrer">GitHub Copilot Coding Agent</a>.</p><p>The project explores what's possible when combining human creativity with AI assistance to rapidly prototype and build functional applications.</p></div><div class="navigation"><a href="/" class="back-link">← Back to Chat</a></div></div></body></html>"
❯ hono/components/AboutPage.test.ts:19:18
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
results
Expired
|
1.76 KB |
sha256:8f4c4cd8e0b14c1e13d206f31622763c8d4fe63479929b60286d3c23755e840c
|
|