Skip to content

Conversation

@MattLish
Copy link
Member

  • refactor: move logger to injected dependency
  • refactor: make main directory follow strict typescript settings
  • refactor: apply individual eslint rules
  • refactor: apply prettier to all files
  • fix: restore main file to root for vue electron builder
  • chore: sort shared eslint file
  • test: use ts-node for tests
  • chore: add script to generate mock modpack for testing
  • test: add more coverage
  • chore: generate more accurate modlist files
  • test: ensure all files are shown in coverage
  • test: add tests for enb service
  • test: ensure sinon is restored
  • test: fix async filter test names
  • test: add tests for error service
  • test: add tests for instruction service
  • test: add tests for launcher service
  • test: add tests for migration servive
  • test: add tests for mod organiser service
  • test: add tests modpack service
  • test: add tests for profile service
  • test: add tests for resolution service
  • test: add tests for startup service
  • test: add tests for system service
  • test: add tests for update service
  • test: clean up dirent mock
  • test: add tests for wabbajack service
  • chore: add docker-compose that runs Windows
  • test: add tests for window service
  • test: ignore test files from coverage
  • test: add tags to main service tests
  • test: add playwright with initial test
  • test(e2e): add coverage for renderer files
  • test: ignore renderer files and controllers in main tests
  • test: prevent running e2e tests in parallel
  • test: display main process coverage in e2e tests
  • test: add missing config test
  • test(unit): ignore files that cannot be tested with unit tests
  • test(e2e): allow running app while e2e tests run
  • test: enable parallel testing
  • ci: add e2e tests to ci

@MattLish MattLish self-assigned this Mar 19, 2025
@MattLish MattLish force-pushed the chore/v3.0.0 branch 5 times, most recently from 56fd68a to 9956679 Compare March 20, 2025 16:31
@MattLish MattLish force-pushed the chore/v3.0.0 branch 10 times, most recently from 832948b to c86adf4 Compare May 28, 2025 17:14
… structure

- Match renderer, main and preload structure
- Use relative renderer paths
- Move renderer asserts into renderer directory
- Move tools to root resources
…ron main process build

- Add preserveModules: true to electron.vite.config.ts rollupOptions
- Configure preserveModulesRoot: 'src' for clean output structure
- Preserve original directory structure in build output
- Maintain individual module files instead of single bundled file
- Improve debugging and development experience
- All existing functionality and workflows remain compatible
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