# Meeting Minutes 10 (Examples Testing)
###### tags: `BDK Core` `Meeting`
:::info
- **Location:** Online
- **Date:** Jan 31th, 2023 04:00 AM (UTC)
- **Agenda:**
- Examples Testing
- Where to put tests and "common" code?
- Requirements
- **Participants:**
- TODO
- **Reference:**
- [Issue #156](https://github.com/LLFourn/bdk_core_staging/issues/156)
:::
* The scope of examples testing should be the structures within the examples. We will use real blockchain (regtest) data. However, do not load data into a wallet/tracker structure.
* Examples will be turned into actual crates later on.
* @raj needs to rebase his RPC Wallet example.
* @lloyld will update BDK Core README and integrating BDK Core into BDK.
* BDK 0.27 may be the last "0 dot" release. BDK Core development will continue in BDK repo.