nus-cs2103-AY2425S1 / forum

12 stars 0 forks source link

Requesting for help to smoke test jar file #438

Closed btbrandon closed 2 weeks ago

btbrandon commented 3 weeks ago

i am a MacBook Air M2 user running on Sonoma 14.5

any help from windows/linux users to smoke test my jar file is greatly appreciated

here is the user guide and the jar file

nus-se-bot commented 3 weeks ago

Tagging a few other students (randomly selected) who have completed related increments, in case they can pitch in: @juancarlovieri @bryanckh @shadhankkk @ITZXITZX @itsnotsherm @lim-jt @ty4g1 @jtooya @kushaldas27 @AlphaPyke @adriantan101 @LiuYJ2002 @CreditableX @TheRareFox @leroytan Others are welcome to pitch in too.

yashma-sonara commented 3 weeks ago

Hi, dropping in from your senior batch! I tried out your app in my windows machine. Seems to work well with the commands on your UG. Used both cmd command and directly running the file.

TohLiYuan commented 3 weeks ago

Hi I'm a senior from a previous batch, I've tested this on the following environments from the terminal

java -jar beebot.jar

Windows 11 (My PC)

java 17.0.10 2024-01-16 LTS Java(TM) SE Runtime Environment (build 17.0.10+11-LTS-240)

Terminal Output:

Sept 25, 2024 11:34:05 AM com.sun.javafx.application.PlatformImpl startup
WARNING: Unsupported JavaFX configuration: classes were loaded from 'unnamed module @5a862460'
[]
________________________
Got it. I've added this task:
[T][ ] 1
Now you have 1 task in the list.
________________________

Commands Executed

asdf

Please enter a valid command for worker bee to follow: 1. todo 2. deadline /by 3. event /from Ito 4. mark 5. unmark 6. list 7. find 8. update <task numbery /to 9. delete 9. bye

todo 1

Growl... Honeyboo added '1' to the list!

list

1.[T][] 1

mark 1

[bee]-utiful! Honeyboo marked this task as done:

Folders/Files Generated

-- beebot.jar
-- data
    `-- BeeBot.txt

Screenshot

image

Ubuntu 22.04 (VMWare Workstation 17 Player)

openjdk version "17.0.12" 2024-07-16 OpenJDK Runtime Environment OpenLogic-OpenJDK (build 17.0.12+7-adhoc.root.jdk17u)

Terminal Output

[]
________________________
Got it. I've added this task:
[T][ ] 1
Now you have 1 task in the list.
________________________

Commands Executed

asdf

Please enter a valid command for worker bee to follow: 1. todo 2. deadline /by 3. event /from Ito 4. mark 5. unmark 6. list 7. find 8. update <task numbery /to 9. delete 9. bye

todo 1

Growl... Honeyboo added '1' to the list!

list

1.[T][] 1

Folders/Files Generated

-- beebot.jar
-- data
    `-- BeeBot.txt

Screenshot

image

nus-se-bot commented 2 weeks ago

@btbrandon A gentle reminder to close this issue if the problem has been resolved. If not resolved yet, please post a comment explaining which part of the problem/question remains unresolved.