mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Updated readme, added devel folder with tests and setup/development manuals
This commit is contained in:
13
devel/tests/complexTestScripts/test.sh
Executable file
13
devel/tests/complexTestScripts/test.sh
Executable file
@@ -0,0 +1,13 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Adding simple questions, and asking from some of them"
|
||||
echo "TEST EXPECTED BEHAVIOUR:"
|
||||
echo "Second question should have result too"
|
||||
|
||||
../bin/hr.sh
|
||||
|
||||
../testScripts/postTestData.sh "$(cat testData.json)"
|
||||
|
||||
../testScripts/ask.sh "Ha a vállalati saját tőkéje 25M, és az összes kötelezettsége 100M, mekkora a vállal at tőkeellátottsági mtatója" "Válgazd II. 2020S BSc Nap EA"
|
||||
|
||||
../testScripts/ask.sh "A készletezési periódus a szállítói számla kiegyenlítésétől a vevővel szembeni köve telés beérkezéséig tart." "Válgazd II. 2020S BSc Nap EA"
|
Reference in New Issue
Block a user