from gpt_engineer.ai import AI def test_ai(): AI() # TODO Assert that methods behave and not only constructor.