Toolverse
All skills

extract-test-set

by tradingstrategy-ai

Extract raw price dataframe for a test case

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Testing
Views
1

About this skill

Extract raw price dataframe for a test case

How to use

  1. Przygotuj dane wejściowe: adres smart kontraktu (jako link do blockchain explorера) oraz nazwę przypadku testowego, który chcesz utworzyć.

  2. Uruchom skrypt ad-hoc, który odczyta identyfikator sieci (numeric chain id) i adres kontraktu. Skrypt automatycznie pobierze dane cenowe z DEFAULT_UNCLEANED_PRICE_DATABASE.

  3. Skrypt wygeneruje plik modułu testowego (test_xxx) z jedną funkcją testową oraz odpowiadający mu plik Parquet (test_xxx_price.parquet) zawierający wyłącznie dane cenowe dla tego vault'a.

  4. Sprawdź wygenerowany plik testowy — zawiera on metadane inline oraz referencję do pliku Parquet z danymi.

  5. Uruchom wygenerowany przypadek testowy za pomocą Pytest, aby zweryfikować, że dane cenowe zostały prawidłowo wyekstrahowane i są dostępne dla testu.

  6. Wykorzystaj wygenerowany plik Parquet w swoich testach jednostkowych — zawiera on oczyszczone dane cenowe gotowe do użycia bez dodatkowego przetwarzania.

Related skills

nextjs-developer

by zenobi-us

Expert Next.js developer mastering Next.js 14+ with App Router and full-stack features. Specializes in server components, server actions, performance optimization, and production deployment with focus on building fast, SEO-friendly applications.

Testing
166226

polymarket-trader

by openclaw

Query Polymarket prediction markets - trending events, crypto, politics, sports, and search

Testing
14142

performing-penetration-testing

by jeremylongshore

This skill enables automated penetration testing of web applications. It uses the penetration-tester plugin to identify vulnerabilities, including OWASP Top 10 threats, and suggests exploitation techniques. Use this skill when the user requests a \

Testing
1546

code-reviewer

by google-gemini

Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.

Testing
1248

wcag-audit-patterns

by wshobson

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.

Testing
1893

playwright-cli

by microsoft

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Testing
45103