Skip to content

Don't just mount spec folder, but complete app folder for tests #519

Don't just mount spec folder, but complete app folder for tests

Don't just mount spec folder, but complete app folder for tests #519

Triggered via pull request May 31, 2024 17:22
Status Failure
Total duration 4m 14s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
Splines
approved May 31, 2024
testing

Annotations

10 errors
Unit tests: spec/requests/media_spec.rb#L65
Media #search_by can search for all (released) media Failure/Error: <%= javascript_pack_tag 'application' %> ActionView::Template::Error: Webpacker can't find application.js in /usr/src/app/public/packs-test/manifest.json. Possible causes: 1. You want to set webpacker.yml value of compile to true for your environment unless you are using the `webpack -w` or the webpack-dev-server. 2. webpack has not yet re-run to reflect updates. 3. You have misconfigured Webpacker's config/webpacker.yml file. 4. Your webpack configuration is not creating a manifest. Your manifest contains: { }
Unit tests: spec/requests/media_spec.rb#L72
Media #search_by can search for media by title Failure/Error: <%= javascript_pack_tag 'application' %> ActionView::Template::Error: Webpacker can't find application.js in /usr/src/app/public/packs-test/manifest.json. Possible causes: 1. You want to set webpacker.yml value of compile to true for your environment unless you are using the `webpack -w` or the webpack-dev-server. 2. webpack has not yet re-run to reflect updates. 3. You have misconfigured Webpacker's config/webpacker.yml file. 4. Your webpack configuration is not creating a manifest. Your manifest contains: { }
Unit tests: spec/requests/media_spec.rb#L82
Media #search_by can search for media by sort Failure/Error: <%= javascript_pack_tag 'application' %> ActionView::Template::Error: Webpacker can't find application.js in /usr/src/app/public/packs-test/manifest.json. Possible causes: 1. You want to set webpacker.yml value of compile to true for your environment unless you are using the `webpack -w` or the webpack-dev-server. 2. webpack has not yet re-run to reflect updates. 3. You have misconfigured Webpacker's config/webpacker.yml file. 4. Your webpack configuration is not creating a manifest. Your manifest contains: { }
Unit tests: spec/requests/media_spec.rb#L93
Media #search_by can search for media by tag Failure/Error: <%= javascript_pack_tag 'application' %> ActionView::Template::Error: Webpacker can't find application.js in /usr/src/app/public/packs-test/manifest.json. Possible causes: 1. You want to set webpacker.yml value of compile to true for your environment unless you are using the `webpack -w` or the webpack-dev-server. 2. webpack has not yet re-run to reflect updates. 3. You have misconfigured Webpacker's config/webpacker.yml file. 4. Your webpack configuration is not creating a manifest. Your manifest contains: { }
Unit tests: spec/requests/media_spec.rb#L104
Media #search_by can do combined search with tagoperator "or" and description Failure/Error: <%= javascript_pack_tag 'application' %> ActionView::Template::Error: Webpacker can't find application.js in /usr/src/app/public/packs-test/manifest.json. Possible causes: 1. You want to set webpacker.yml value of compile to true for your environment unless you are using the `webpack -w` or the webpack-dev-server. 2. webpack has not yet re-run to reflect updates. 3. You have misconfigured Webpacker's config/webpacker.yml file. 4. Your webpack configuration is not creating a manifest. Your manifest contains: { }
Unit tests: spec/requests/media_spec.rb#L116
Media #search_by can do search with tagoperator "and" and description Failure/Error: <%= javascript_pack_tag 'application' %> ActionView::Template::Error: Webpacker can't find application.js in /usr/src/app/public/packs-test/manifest.json. Possible causes: 1. You want to set webpacker.yml value of compile to true for your environment unless you are using the `webpack -w` or the webpack-dev-server. 2. webpack has not yet re-run to reflect updates. 3. You have misconfigured Webpacker's config/webpacker.yml file. 4. Your webpack configuration is not creating a manifest. Your manifest contains: { }
Unit tests: spec/requests/media_spec.rb#L126
Media #search_by "all tags" has higher precedence than any tagoperator (here "and") Failure/Error: <%= javascript_pack_tag 'application' %> ActionView::Template::Error: Webpacker can't find application.js in /usr/src/app/public/packs-test/manifest.json. Possible causes: 1. You want to set webpacker.yml value of compile to true for your environment unless you are using the `webpack -w` or the webpack-dev-server. 2. webpack has not yet re-run to reflect updates. 3. You have misconfigured Webpacker's config/webpacker.yml file. 4. Your webpack configuration is not creating a manifest. Your manifest contains: { }
Unit tests: spec/requests/media_spec.rb#L134
Media #search_by "all tags" has higher precedence than any tagoperator (here "or") Failure/Error: <%= javascript_pack_tag 'application' %> ActionView::Template::Error: Webpacker can't find application.js in /usr/src/app/public/packs-test/manifest.json. Possible causes: 1. You want to set webpacker.yml value of compile to true for your environment unless you are using the `webpack -w` or the webpack-dev-server. 2. webpack has not yet re-run to reflect updates. 3. You have misconfigured Webpacker's config/webpacker.yml file. 4. Your webpack configuration is not creating a manifest. Your manifest contains: { }
Unit tests: spec/requests/media_spec.rb#L142
Media #search_by can search by teacher Failure/Error: <%= javascript_pack_tag 'application' %> ActionView::Template::Error: Webpacker can't find application.js in /usr/src/app/public/packs-test/manifest.json. Possible causes: 1. You want to set webpacker.yml value of compile to true for your environment unless you are using the `webpack -w` or the webpack-dev-server. 2. webpack has not yet re-run to reflect updates. 3. You have misconfigured Webpacker's config/webpacker.yml file. 4. Your webpack configuration is not creating a manifest. Your manifest contains: { }
Unit tests: spec/requests/media_spec.rb#L152
Media #search_by can search for media of subscribed lectures Failure/Error: <%= javascript_pack_tag 'application' %> ActionView::Template::Error: Webpacker can't find application.js in /usr/src/app/public/packs-test/manifest.json. Possible causes: 1. You want to set webpacker.yml value of compile to true for your environment unless you are using the `webpack -w` or the webpack-dev-server. 2. webpack has not yet re-run to reflect updates. 3. You have misconfigured Webpacker's config/webpacker.yml file. 4. Your webpack configuration is not creating a manifest. Your manifest contains: { }