Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codeceptjs/ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.5
Choose a base ref
...
head repository: codeceptjs/ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.6
Choose a head ref
  • 2 commits
  • 12 files changed
  • 3 contributors

Commits on Sep 1, 2025

  1. update version

    GitHub CD bot committed Sep 1, 2025
    Configuration menu
    Copy the full SHA
    da98cce View commit details
    Browse the repository at this point in the history
  2. fix: browser test connectivity issues, add dynamic syntax highlightin…

    …g, and comprehensive e2e test coverage (#573)
    
    * Initial plan
    
    * Initial analysis: browser tests working but need server startup improvements
    
    Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
    
    * Fix browser test connectivity with improved server startup and error handling
    
    Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
    
    * Add dynamic language detection for code editor syntax highlighting
    
    Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
    
    * Fix failed e2e tests and add comprehensive e2e test coverage
    
    Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
    Copilot and kobenguyent authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    c590001 View commit details
    Browse the repository at this point in the history
Loading