A Swift iOS application inspired by The Restaurant at the End of the Universe. Designed as a testing ground for mobile automation tools and frameworks from Mobile Next.
This project serves as a testing environment for:
The app features a food ordering flow with a space-themed menu, shopping cart, delivery tracking, and user account — providing various UI elements and scenarios for testing mobile automation capabilities.
This application contains intentionally placed bugs for testing purposes.
- Clone the repository
- Open
Milliways.xcodeprojin Xcode - Build and run on iOS Simulator or real device
make build # Build for simulator
make run # Build, install, and launch on iPhone 17 Pro simulator
make ipa # Build unsigned IPA
make clean # Clean build artifactsJoin our Slack, let's talk.
