Skip to content
Snippets Groups Projects
  • Avdi Grimm's avatar
    8a56587d
    Improve devcontainer for running tests (#22277) · 8a56587d
    Avdi Grimm authored
    * Improve devcontainer for running tests
    
    - Pull devcontainer post-create out into its own script
    - Add asset precompilation
    - Add test-mode asset precompilation (needed to run tests without error)
    
    * Document Gemfile.lock re-checkout in devcontainer
    8a56587d
    History
    Improve devcontainer for running tests (#22277)
    Avdi Grimm authored
    * Improve devcontainer for running tests
    
    - Pull devcontainer post-create out into its own script
    - Add asset precompilation
    - Add test-mode asset precompilation (needed to run tests without error)
    
    * Document Gemfile.lock re-checkout in devcontainer