Can the sync jobs reach BigCommerce and Dynamics GP right now? (read-only)
Every recent BC order the job targets (status 10/11), each flagged OK / Questionable / Failed. OK = in GP, one SOP, external_order_id stamped, values match. Questionable = synced and values match but external_order_id not stamped back (GP order is fine; only the back-reference is missing). Failed = missing from GP, duplicated, or a value mismatch.
For posted non-web GP orders in the window: did they make it to BigCommerce? (0 candidates is normal in staging — there are no manually-keyed GP orders to push.)
End-to-end order round trip: creates a synthetic test order in BigCommerce, runs the real SyncOrdersToGP path, verifies the resulting GP sales order, then deletes it from GP and archives it in BigCommerce. Writes to both systems — staging / local only.
Disabled: the app is targeting production. This test creates and deletes real orders and only runs against staging or a local development environment.