playwright-test icon indicating copy to clipboard operation
playwright-test copied to clipboard

feat: support for multiple assets folders

Open marcus-pousette opened this issue 1 year ago • 1 comments

Description

  • Let assets option to take multiple folders.
  • Always include cwd in assets

Whatever conflicts occur should be resolved in the order the assets are provided

Link to issue

https://github.com/hugomrdias/playwright-test/issues/652

Type of change

Please delete options that are not relevant.

  • [ ] Bug fix (non-breaking change that fixes an issue)
  • [x] New feature (non-breaking change that adds functionality)
  • [ ] Refactor (non-breaking change that updates existing functionality)
  • [maybe (?)] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update
  • [ ] Comments have been added/updated

marcus-pousette avatar Apr 03 '24 08:04 marcus-pousette

can you rebase pls

hugomrdias avatar Jul 23 '24 15:07 hugomrdias

can you rebase pls

done! the rebase took some months to perform.. @hugomrdias

marcus-pousette avatar Oct 03 '25 12:10 marcus-pousette