Skip to content

Commit

Permalink
Merge pull request #16 from indraneelrp/master
Browse files Browse the repository at this point in the history
Edited runtest.sh
  • Loading branch information
indraneelrp authored Oct 10, 2022
2 parents 25849b4 + fc5f43c commit e3c91a6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
11 changes: 8 additions & 3 deletions text-ui-test/EXPECTED.TXT
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
Hello from
Welcome to your Movie Reviews bot,
____ _
| _ \ _ _| | _____
| | | | | | | |/ / _ \
| |_| | |_| | < __/
|____/ \__,_|_|\_\___|

What is your name?
Hello James Gosling
Got it. I've added the following item to the list:
[Movie] inception Rating: 99.5 Date watched: 2 sep 22

Now you have 1 reviews in the list.

---------------
See you again!
3 changes: 2 additions & 1 deletion text-ui-test/input.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
James Gosling
add /movie inception /rating 99.5 /date 2 sep 22
bye

0 comments on commit e3c91a6

Please sign in to comment.