Skip to content

Adaugă Urban FM în lista de posturi disponibile#52

Merged
adrianflorinflorescu merged 1 commit into
masterfrom
copilot/add-urban-fm
Jul 7, 2026
Merged

Adaugă Urban FM în lista de posturi disponibile#52
adrianflorinflorescu merged 1 commit into
masterfrom
copilot/add-urban-fm

Conversation

Copilot AI commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Cerinta a fost adăugarea unui nou post în player: Urban FM cu stream-ul https://urbanfm.ro:8777/live. PR-ul extinde lista existentă de stații fără modificări de logică în player.

  • Ce s-a schimbat

    • actualizată lista de opțiuni din src/index.html (#radioSelect)
    • introdusă o nouă intrare pentru Urban FM, în același format cu posturile existente
  • Impact

    • Urban FM devine selectabil din UI prin mecanismul curent de schimbare a stației
<option value="https://urbanfm.ro:8777/live">Urban FM</option>

@vercel

vercel Bot commented Jul 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
radio Ready Ready Preview, Comment Jul 7, 2026 6:52am

Copilot AI changed the title Adaugă Urban FM în lista de posturi Adaugă Urban FM în lista de posturi disponibile Jul 7, 2026
@adrianflorinflorescu adrianflorinflorescu marked this pull request as ready for review July 7, 2026 10:53
@adrianflorinflorescu adrianflorinflorescu merged commit d010862 into master Jul 7, 2026
2 of 3 checks passed
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

CI Summary

Check Status Result
Typecheck PASS tsc --noEmit clean
Unit tests PASS 78/78 passed; Coverage: Lines 100%, Branches 96.20%, Functions 97.14%, Statements 100%
Build PASS Build completed
Playwright browser PASS Chromium installed
E2E tests FAIL 35/37 passed, 2 failed

Failure details

E2E tests

  • radio.spec.js > Radio Player E2E > all radio station buttons are rendered in selector: Error: expect(locator).toHaveCount(expected) failed
  • radio.spec.js > Radio Player E2E > ignores invalid saved station index: Error: expect(locator).toHaveCount(expected) failed

@adrianflorinflorescu

Copy link
Copy Markdown
Collaborator

@copilot - fix the e2e tests to work with the newly added radio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants