Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V0.1.0 #3

Merged
merged 12 commits into from
Aug 22, 2024
Merged

V0.1.0 #3

merged 12 commits into from
Aug 22, 2024

Conversation

arthur-santos-foxbit
Copy link
Contributor

@arthur-santos-foxbit arthur-santos-foxbit commented Aug 22, 2024

Feature (descrever funcionalidade e motivação)

O objetivo desse é criar um client capaz de se comunicar com o graphql da lightspark.

Além disso, adicionar uma mutation e duas queries:

  1. Geração de invoices -> Create Invoice Mutation
  2. Busca de pagamento
  3. Busca de uma transação
Bugfix
  • Descrição do problema
    N/A

  • Causa do problema
    N/A

  • Solução
    N/A

  • Sustentação da solução
    N/A

Changelog
  1. Cria classe Client
  2. Cria módulo para as mutations relacionadas a invoices
  3. Cria módulo para as queries relacionadas a invoices
  4. Cria módulo para as queries relacionadas a transactios
Testes
  • Sumário
    • Criação de invoice com dados válidos - sucesso

Captura de tela de 2024-08-22 10-59-30

  • Criação de invoice com dados inválidos - falha

Captura de tela de 2024-08-22 11-00-21

  • Buscar uma invoice com id válido - sucesso

Captura de tela de 2024-08-22 10-41-27

  • Bucar uma invoice com id inválido - falha

Captura de tela de 2024-08-22 10-45-36
Captura de tela de 2024-08-22 10-49-13

  • ~ Buscar uma transaction com id válido - sucesso ~

  • Buscar uma transaction com id inválido - falha
    Captura de tela de 2024-08-22 11-01-04

  • Observações
    N/A

  • Evidências visuais

Evidencias visuais 🖼️ N/A
Existe breaking change sendo introduzido?
  • Sim (descrever)
  • Não
Checklist antes de abrir o PR
  • Tags adicionadas
  • Changelog preenchido
  • Code reviewers adicionados
  • Build passando
  • Testado em ambiente de stage
Informações adicionais N/A

@arthur-santos-foxbit arthur-santos-foxbit added the feature New features/requests label Aug 22, 2024
@arthur-santos-foxbit arthur-santos-foxbit self-assigned this Aug 22, 2024
theonejm-fb
theonejm-fb previously approved these changes Aug 22, 2024
Copy link

@theonejm-fb theonejm-fb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@arthur-santos-foxbit arthur-santos-foxbit marked this pull request as ready for review August 22, 2024 14:26
@andreso4res andreso4res merged commit 5d5b888 into main Aug 22, 2024
2 checks passed
@andreso4res andreso4res deleted the v0.1.0 branch August 22, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features/requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants