-
### Auth
- [x] POST login
### Conferences
- [x] POST conferences
- [x] GET conferences
- [x] GET conferences/{id}
- [x] (JAVÍTVA) PUT conferences/{id}
- editorok nincsenek frissítve (ke…
-
The `server --proxy` option is helpful for testing mainnet inscriptions' behavior locally, but a lot of inscriptions that require such testing rely on a specific dynamically inscribed ordinal, which i…
-
### Motivation
- One of the points brought up in pen testing by Gofore
- Easier deployment of mobile testing environments and other environment
- Number of required SSL certificates lessens
We are p…
-
Develop a user service that handles user registration, authentication and profile management for the expense manager application. This service enable to create accounts in the application
Tasks:
Set…
-
My example code below, testing the api.get_conversations api endpoint
```
from linkedin_api import Linkedin
api = Linkedin('MyEmailAddressHere', 'MyPassword')
result = api.get_conversations()
`…
-
-
-
### Component(s)
exporter/file
### Describe the issue you're reporting
This exporter would be useful for testing and validation of the experimental profiling signal.
As inspiration for how to ad…
-
## Issue Description
### Context
This ticket defines implementing the vets-api endpoint for creating a claim and adding an expense, as well as implementing the client & service code for calling the su…
-
## Problem
The `CreateHttpClient(this DistributedApplication app, string resourceName, string? endpointName = null)` extension method on `DistributedApplicationHostingTestingExtensions` in `Aspire.…