Skip to content

Commit

Permalink
tutorials: more test cases in run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Peva Blanchard committed Jun 3, 2024
1 parent 3ce9a5e commit 3112357
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tutorials/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ lcaac test -p $TUTORIALS_PATH/02-language-features/05-datasources
lcaac test -p $TUTORIALS_PATH/03-advanced/01-relational-modeling
lcaac test -p $TUTORIALS_PATH/03-advanced/02-circular-footprint-formula

lcaac test -p $TUTORIALS_PATH/03-advanced/03-project-file/lcaac.yaml main_with_data
lcaac test -p $TUTORIALS_PATH/03-advanced/03-project-file/lcaac-mock.yaml main_with_mock_data

# Check custom dimensions tutorial
set -euo
# The following assessment is expected to fail.
Expand Down

0 comments on commit 3112357

Please sign in to comment.