Migration Guides

Before
  • OINO.cloud account
  • application source code and requirements for the rewrite
  • a test environment you can dedicate to the migration
  • an AI agent where you can add the migration skill
  • people who can review behaviour, run test specifications and deploy the app
After
  • reviewed user stories and recorded test specifications
  • a reusable test suite for the selected database behaviour
  • rewritten application checked against that suite
  • documented results for separate checks and intentional changes

The recorded tests cover the cases you exercise. Review other behaviour before releasing the new version.