#AppTest
APPTest(100粉解锁高清照片)
November 10, 2024 at 11:52 AM
Will you keep calling it apptest or will you settle for a more reasonable tibook?
December 23, 2025 at 1:47 PM
Every Streamlit dashboard starts the same way: pd.read_csv("data.csv") and a TODO saying "swap in the real API later."
One curl promotes that CSV to a typed REST API — the app fetches a real URL from day one, and spinners, error branches and empty states get designed on purpose, not found in prod:
Mock API for Streamlit — build the dashboard before the backend exists
Promote a CSV to a typed REST API with one curl and point st.dataframe at a real URL from day one. Design the spinner with mock_delay + st.cache_data, the st.error branch with mock_status, retry logic with a deterministic mock_seq 500,500,200 drill, and the empty state with a snapshot. Includes AppTest tests (and proof AppTest does NOT mock HTTP), st.form writes that persist, and the pd.read_csv 403 gotcha + fix. Every snippet was executed verbatim against the live service. Free, no signup.
mockbird.mockbird.workers.dev
September 24, 2026 at 1:25 PM
#SunnysFlowerfield 2.0.1 ist jetzt live!

Neuerungen in diesem Thread.

An die Tester:innen der Android-App: Es dürfte keine Neuinstallation notwendig sein. App aus dem Zwischenspeicher löschen oder App zurücksetzen genügt.

sunnymom.net
Für Android-Apptest DM an mich oder E-Mail beta@kroet.net

1/5
March 14, 2026 at 4:04 PM
📦 Brickit scant je LEGO en bedenkt wat je kunt bouwen #lego #Brickit #AppTest #Tech #bright
August 6, 2025 at 10:03 AM
Ach schön: Da hat mal jemand PDF-Reader für Android gecheckt - und zwar die coolen Leute von mobilsicher.de (das bitte jetzt noch mal für iOS 😎

https://mobilsicher.de/apptest/apps-gecheckt-pdf-reader-fuer-android
October 3, 2024 at 6:46 PM
June 12th, 2024 | Release notes from aws-sdk-rust
Release June 12th, 2024 · awslabs/aws-sdk-rust
Service Features: aws-sdk-apptest (1.0.0): AWS Mainframe Modernization Application Testing is an AWS Mainframe Modernization service feature that automates functional equivalence testing for mainf...
github.com
June 12, 2024 at 7:13 PM