diff tests/test_scripts.yaml @ 2:59fe8cb6190d

Add lots of tests, fix lots of bugs.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 03 Jan 2017 09:05:28 -0800
parents 74b83e3d921e
children 2ef526c301cc
line wrap: on
line diff
--- a/tests/test_scripts.yaml	Mon Jan 02 21:54:59 2017 -0800
+++ b/tests/test_scripts.yaml	Tue Jan 03 09:05:28 2017 -0800
@@ -19,7 +19,7 @@
     - "!><**End of Act One**"
     - "<pagebreak>"
     - "!><**Act Two**"
-    - "!The General Lee hangs in the air, right where we left it."
+    - "!\nThe General Lee hangs in the air, right where we left it."
 ---
 in: |
     EXT. BRICK'S POOL - DAY
@@ -38,7 +38,7 @@
     From what seems like only INCHES AWAY.  _Steel's face FILLS the *Leupold Mark 4* scope_.
 out:
     - ".EXT. BRICK'S POOL - DAY"
-    - "!Steel, in the middle of a heated phone call:"
+    - "!\nSteel, in the middle of a heated phone call:"
     - "@STEEL"
     - "=They're coming out of the woodwork!"
     - "_(pause)"
@@ -46,4 +46,18 @@
     - "_(pause)"
     - "=Point Blank Sniper?"
     - ".SNIPER SCOPE POV"
-    - "!From what seems like only INCHES AWAY.  _Steel's face FILLS the *Leupold Mark 4* scope_."
+    - "!\nFrom what seems like only INCHES AWAY.  _Steel's face FILLS the *Leupold Mark 4* scope_."
+---
+in: |
+    Title: Something for Testing
+    Author: Moi
+
+    EXT. ANOTHER PLACE
+
+    This is an action I think.
+title:
+    title: Something for Testing
+    author: Moi
+out:
+    - ".EXT. ANOTHER PLACE"
+    - "!\nThis is an action I think."